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.
60 lines
1.5 KiB
60 lines
1.5 KiB
2 years ago
|
.class Lcom/viatech/update/UpdateManager$5;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "UpdateManager.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/content/DialogInterface$OnClickListener;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/viatech/update/UpdateManager;->showUpgradeDialog(Landroid/os/Message;)I
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/viatech/update/UpdateManager;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/viatech/update/UpdateManager;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 484
|
||
|
iput-object p1, p0, Lcom/viatech/update/UpdateManager$5;->this$0:Lcom/viatech/update/UpdateManager;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onClick(Landroid/content/DialogInterface;I)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 487
|
||
|
iget-object v0, p0, Lcom/viatech/update/UpdateManager$5;->this$0:Lcom/viatech/update/UpdateManager;
|
||
|
|
||
|
invoke-static {v0}, Lcom/viatech/update/UpdateManager;->access$1400(Lcom/viatech/update/UpdateManager;)Landroid/app/Dialog;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
invoke-virtual {v0}, Landroid/app/Dialog;->dismiss()V
|
||
|
|
||
|
.line 488
|
||
|
iget-object v0, p0, Lcom/viatech/update/UpdateManager$5;->this$0:Lcom/viatech/update/UpdateManager;
|
||
|
|
||
|
invoke-virtual {v0}, Lcom/viatech/update/UpdateManager;->destory()V
|
||
|
|
||
|
.line 489
|
||
|
return-void
|
||
|
.end method
|