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.
55 lines
1.3 KiB
55 lines
1.3 KiB
2 years ago
|
.class Lcom/viatech/util/OnlineUpgradeManager$9;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "OnlineUpgradeManager.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ljava/lang/Runnable;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/viatech/util/OnlineUpgradeManager;->onDownloadEnd(Lcom/viatech/util/DownloadTask;Z)V
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/viatech/util/OnlineUpgradeManager;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/viatech/util/OnlineUpgradeManager;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 251
|
||
|
iput-object p1, p0, Lcom/viatech/util/OnlineUpgradeManager$9;->this$0:Lcom/viatech/util/OnlineUpgradeManager;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public run()V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 255
|
||
|
iget-object v0, p0, Lcom/viatech/util/OnlineUpgradeManager$9;->this$0:Lcom/viatech/util/OnlineUpgradeManager;
|
||
|
|
||
|
invoke-static {v0}, Lcom/viatech/util/OnlineUpgradeManager;->access$400(Lcom/viatech/util/OnlineUpgradeManager;)Landroid/app/ProgressDialog;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
invoke-virtual {v0}, Landroid/app/ProgressDialog;->dismiss()V
|
||
|
|
||
|
.line 256
|
||
|
return-void
|
||
|
.end method
|