WalletBackupGuideFragment.smali
.class public Lcom/cmcm/safewallet/ui/property/WalletBackupGuideFragment;
.super Lcom/cmcm/safewallet/ui/base/a/c;
.source "WalletBackupGuideFragment.java"
# interfaces
.implements Lcom/cmcm/safewallet/ui/property/ae;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/cmcm/safewallet/ui/base/a/c",
"<",
"Lcom/cmcm/safewallet/ui/property/af;",
">;",
"Lcom/cmcm/safewallet/ui/property/ae;"
}
.end annotation
# static fields
.field private static final TAG:Ljava/lang/String;
# instance fields
.field mBackupBtn:Landroid/widget/Button;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
.prologue
.line 20
const-class v0, Lcom/cmcm/safewallet/ui/property/WalletBackupGuideFragment;
invoke-virtual {v0}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/cmcm/safewallet/ui/property/WalletBackupGuideFragment;->TAG:Ljava/lang/String;
return-void
.end method
.method public constructor <init>()V
.registers 1
.prologue
.line 19
invoke-direct {p0}, Lcom/cmcm/safewallet/ui/base/a/c;-><init>()V
return-void
.end method
.method public static sZ()Lcom/cmcm/safewallet/ui/property/WalletBackupGuideFragment;
.registers 1
.prologue
.line 26
new-instance v0, Lcom/cmcm/safewallet/ui/property/WalletBackupGuideFragment;
invoke-direct {v0}, Lcom/cmcm/safewallet/ui/property/WalletBackupGuideFragment;-><init>()V
.line 27
return-object v0
.end method
# virtual methods
.method protected final synthetic ab(Landroid/content/Context;)Lcom/cmcm/safewallet/ui/base/c/b;
.registers 3
.prologue
.line 3048
new-instance v0, Lcom/cmcm/safewallet/ui/property/af;
invoke-direct {v0, p1}, Lcom/cmcm/safewallet/ui/property/af;-><init>(Landroid/content/Context;)V
.line 19
return-object v0
.end method
.method protected final mH()I
.registers 2
.prologue
.line 42
const v0, 0x7f0300bd
return v0
.end method
.method protected final my()V
.registers 3
.prologue
.line 32
sget-object v0, Lcom/cmcm/safewallet/ui/property/WalletBackupGuideFragment;->TAG:Ljava/lang/String;
const-string v1, "initData()"
.line 1052
invoke-static {v0, v1}, Lcom/cmcm/safewallet/a/e;->d(Ljava/lang/String;Ljava/lang/String;)V
.line 33
return-void
.end method
.method protected final mz()V
.registers 1
.prologue
.line 38
return-void
.end method
.method public final onBackupBtnClick()V
.registers 3
.annotation build Lbutterknife/OnClick;
.end annotation
.prologue
.line 53
sget-object v0, Lcom/cmcm/safewallet/ui/property/WalletBackupGuideFragment;->TAG:Ljava/lang/String;
const-string v1, "onBackupBtnClick()"
.line 2052
invoke-static {v0, v1}, Lcom/cmcm/safewallet/a/e;->d(Ljava/lang/String;Ljava/lang/String;)V
.line 54
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupGuideFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
move-result-object v0
check-cast v0, Lcom/cmcm/safewallet/ui/property/WalletBackupActivity;
invoke-virtual {v0}, Lcom/cmcm/safewallet/ui/property/WalletBackupActivity;->sW()V
.line 55
return-void
.end method