64 lines
1.5 KiB
Smali
64 lines
1.5 KiB
Smali
.class Lcom/moji/appupdate/UpgradeBaseCenter$1;
|
|
.super Ljava/lang/Object;
|
|
.source "UpgradeBaseCenter.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/appupdate/callback/DownLoadState;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/appupdate/UpgradeBaseCenter;->a(Ljava/io/File;Ljava/lang/String;)Ljava/io/File;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/appupdate/UpgradeBaseCenter;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/appupdate/UpgradeBaseCenter;)V
|
|
.locals 0
|
|
|
|
.line 47
|
|
iput-object p1, p0, Lcom/moji/appupdate/UpgradeBaseCenter$1;->a:Lcom/moji/appupdate/UpgradeBaseCenter;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 2
|
|
|
|
.line 65
|
|
iget-object v0, p0, Lcom/moji/appupdate/UpgradeBaseCenter$1;->a:Lcom/moji/appupdate/UpgradeBaseCenter;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/appupdate/UpgradeBaseCenter;->a(Z)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Ljava/io/File;)V
|
|
.locals 1
|
|
|
|
.line 50
|
|
new-instance v0, Lcom/moji/appupdate/UpgradeBaseCenter$1$1;
|
|
|
|
invoke-direct {v0, p0, p1}, Lcom/moji/appupdate/UpgradeBaseCenter$1$1;-><init>(Lcom/moji/appupdate/UpgradeBaseCenter$1;Ljava/io/File;)V
|
|
|
|
.line 60
|
|
invoke-virtual {v0}, Lcom/moji/appupdate/UpgradeBaseCenter$1$1;->start()V
|
|
|
|
return-void
|
|
.end method
|