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.
61 lines
1.5 KiB
61 lines
1.5 KiB
2 years ago
|
.class Lcom/viatech/util/OnlineUpgradeManager$11;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "OnlineUpgradeManager.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ljava/lang/Runnable;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/viatech/util/OnlineUpgradeManager;->onDownloadProgress(Lcom/viatech/util/DownloadTask;I)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;
|
||
|
|
||
|
.field final synthetic val$progress:I
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/viatech/util/OnlineUpgradeManager;I)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 276
|
||
|
iput-object p1, p0, Lcom/viatech/util/OnlineUpgradeManager$11;->this$0:Lcom/viatech/util/OnlineUpgradeManager;
|
||
|
|
||
|
iput p2, p0, Lcom/viatech/util/OnlineUpgradeManager$11;->val$progress:I
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public run()V
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 280
|
||
|
iget-object v0, p0, Lcom/viatech/util/OnlineUpgradeManager$11;->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
|
||
|
|
||
|
iget v1, p0, Lcom/viatech/util/OnlineUpgradeManager$11;->val$progress:I
|
||
|
|
||
|
invoke-virtual {v0, v1}, Landroid/app/ProgressDialog;->setProgress(I)V
|
||
|
|
||
|
.line 281
|
||
|
return-void
|
||
|
.end method
|