You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
70 lines
1.6 KiB
70 lines
1.6 KiB
2 years ago
|
.class Lcom/viatech/AboutActivity$3;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "AboutActivity.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/view/View$OnClickListener;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/viatech/AboutActivity;->onCreate(Landroid/os/Bundle;)V
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic a:Lcom/viatech/AboutActivity;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/viatech/AboutActivity;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 76
|
||
|
iput-object p1, p0, Lcom/viatech/AboutActivity$3;->a:Lcom/viatech/AboutActivity;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onClick(Landroid/view/View;)V
|
||
|
.locals 3
|
||
|
|
||
|
.prologue
|
||
|
.line 80
|
||
|
sget-object v0, Lcom/viatech/a;->f:Ljava/lang/String;
|
||
|
|
||
|
invoke-static {v0}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
.line 81
|
||
|
new-instance v1, Landroid/content/Intent;
|
||
|
|
||
|
const-string v2, "android.intent.action.VIEW"
|
||
|
|
||
|
invoke-direct {v1, v2, v0}, Landroid/content/Intent;-><init>(Ljava/lang/String;Landroid/net/Uri;)V
|
||
|
|
||
|
.line 82
|
||
|
const/high16 v0, 0x10000000
|
||
|
|
||
|
invoke-virtual {v1, v0}, Landroid/content/Intent;->addFlags(I)Landroid/content/Intent;
|
||
|
|
||
|
.line 83
|
||
|
iget-object v0, p0, Lcom/viatech/AboutActivity$3;->a:Lcom/viatech/AboutActivity;
|
||
|
|
||
|
invoke-virtual {v0, v1}, Lcom/viatech/AboutActivity;->startActivity(Landroid/content/Intent;)V
|
||
|
|
||
|
.line 84
|
||
|
return-void
|
||
|
.end method
|