WalletBackupDetailFragment.smali
.class public Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;
.super Lcom/cmcm/safewallet/ui/base/a/c;
.source "WalletBackupDetailFragment.java"
# interfaces
.implements Lcom/cmcm/safewallet/ui/property/ac;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/cmcm/safewallet/ui/base/a/c",
"<",
"Lcom/cmcm/safewallet/ui/property/ad;",
">;",
"Lcom/cmcm/safewallet/ui/property/ac;"
}
.end annotation
# static fields
.field private static final TAG:Ljava/lang/String;
# instance fields
.field private aeG:Ljava/lang/String;
.field private aod:Lcom/cmcm/safewallet/ui/widget/CMKeyboard;
.field private final azD:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List",
"<",
"Lcom/cmcm/safewallet/ui/widget/tag/TagModel;",
">;"
}
.end annotation
.end field
.field private azE:Lcom/cmcm/safewallet/ui/widget/tag/BackupSuccessDialog;
.field volatile mCurrPageState:I
.annotation build Licepick/State;
.end annotation
.end field
.field mDescTv:Landroid/widget/TextView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mDisplayTagView:Lcom/cmcm/safewallet/ui/widget/tag/TagListView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mOptBtn:Landroid/widget/Button;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mScrollView:Landroid/widget/ScrollView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mTipView:Lcom/cmcm/safewallet/ui/widget/TextTipView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mVerifyTagView:Lcom/cmcm/safewallet/ui/widget/tag/TagListView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
.prologue
.line 40
const-class v0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;
invoke-virtual {v0}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->TAG:Ljava/lang/String;
return-void
.end method
.method public constructor <init>()V
.registers 2
.prologue
.line 39
invoke-direct {p0}, Lcom/cmcm/safewallet/ui/base/a/c;-><init>()V
.line 63
const/4 v0, 0x1
iput v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mCurrPageState:I
.line 67
new-instance v0, Ljava/util/ArrayList;
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
iput-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->azD:Ljava/util/List;
return-void
.end method
.method static synthetic a(Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;)Lcom/cmcm/safewallet/ui/base/c/b;
.registers 2
.prologue
.line 39
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mJ()Lcom/cmcm/safewallet/ui/base/c/b;
move-result-object v0
return-object v0
.end method
.method public static a(ILcom/cmcm/safewallet/data/models/property/BaseWalletModel;)Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;
.registers 5
.prologue
.line 73
new-instance v0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;
invoke-direct {v0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;-><init>()V
.line 74
new-instance v1, Landroid/os/Bundle;
invoke-direct {v1}, Landroid/os/Bundle;-><init>()V
.line 75
const-string v2, "wallet_category"
invoke-virtual {v1, v2, p0}, Landroid/os/Bundle;->putInt(Ljava/lang/String;I)V
.line 76
const-string v2, "model"
invoke-virtual {v1, v2, p1}, Landroid/os/Bundle;->putParcelable(Ljava/lang/String;Landroid/os/Parcelable;)V
.line 77
invoke-virtual {v0, v1}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->setArguments(Landroid/os/Bundle;)V
.line 78
return-object v0
.end method
.method static synthetic a(Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;Ljava/lang/String;)Ljava/lang/String;
.registers 2
.prologue
.line 39
iput-object p1, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->aeG:Ljava/lang/String;
return-object p1
.end method
.method static synthetic b(Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;)Ljava/lang/String;
.registers 2
.prologue
.line 39
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->aeG:Ljava/lang/String;
return-object v0
.end method
.method private bZ(I)V
.registers 7
.prologue
const/16 v4, 0x8
const/4 v3, 0x0
const/4 v2, 0x1
.line 167
iput p1, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mCurrPageState:I
.line 168
iget v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mCurrPageState:I
if-ne v0, v2, :cond_21
.line 169
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mOptBtn:Landroid/widget/Button;
invoke-virtual {v0, v2}, Landroid/widget/Button;->setEnabled(Z)V
.line 170
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mOptBtn:Landroid/widget/Button;
const v1, 0x7f080048
invoke-virtual {p0, v1}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getString(I)Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Landroid/widget/Button;->setText(Ljava/lang/CharSequence;)V
.line 171
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mVerifyTagView:Lcom/cmcm/safewallet/ui/widget/tag/TagListView;
invoke-virtual {v0, v4}, Lcom/cmcm/safewallet/ui/widget/tag/TagListView;->setVisibility(I)V
.line 189
:cond_20
:goto_20
return-void
.line 172
:cond_21
iget v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mCurrPageState:I
const/4 v1, 0x2
if-ne v0, v1, :cond_3d
.line 173
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mOptBtn:Landroid/widget/Button;
invoke-virtual {v0, v2}, Landroid/widget/Button;->setEnabled(Z)V
.line 174
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mOptBtn:Landroid/widget/Button;
const v1, 0x7f080044
invoke-virtual {p0, v1}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getString(I)Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Landroid/widget/Button;->setText(Ljava/lang/CharSequence;)V
.line 175
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mVerifyTagView:Lcom/cmcm/safewallet/ui/widget/tag/TagListView;
invoke-virtual {v0, v4}, Lcom/cmcm/safewallet/ui/widget/tag/TagListView;->setVisibility(I)V
goto :goto_20
.line 176
:cond_3d
iget v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mCurrPageState:I
const/4 v1, 0x3
if-ne v0, v1, :cond_20
.line 178
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mDisplayTagView:Lcom/cmcm/safewallet/ui/widget/tag/TagListView;
.line 6074
invoke-virtual {v0}, Lcom/cmcm/safewallet/ui/widget/tag/TagListView;->removeAllViews()V
.line 6075
iget-object v0, v0, Lcom/cmcm/safewallet/ui/widget/tag/TagListView;->aNS:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->clear()V
.line 180
new-instance v0, Ljava/util/ArrayList;
iget-object v1, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->azD:Ljava/util/List;
invoke-direct {v0, v1}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
.line 181
invoke-static {v0}, Ljava/util/Collections;->shuffle(Ljava/util/List;)V
.line 182
iget-object v1, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mVerifyTagView:Lcom/cmcm/safewallet/ui/widget/tag/TagListView;
invoke-virtual {v1, v0}, Lcom/cmcm/safewallet/ui/widget/tag/TagListView;->N(Ljava/util/List;)V
.line 183
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mVerifyTagView:Lcom/cmcm/safewallet/ui/widget/tag/TagListView;
invoke-virtual {v0, v3}, Lcom/cmcm/safewallet/ui/widget/tag/TagListView;->setVisibility(I)V
.line 185
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mOptBtn:Landroid/widget/Button;
invoke-virtual {v0, v3}, Landroid/widget/Button;->setEnabled(Z)V
.line 186
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mOptBtn:Landroid/widget/Button;
const v1, 0x7f080036
invoke-virtual {p0, v1}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getString(I)Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Landroid/widget/Button;->setText(Ljava/lang/CharSequence;)V
.line 187
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mDescTv:Landroid/widget/TextView;
const v1, 0x7f080043
invoke-virtual {p0, v1}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getString(I)Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
goto :goto_20
.end method
.method static synthetic c(Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;)Lcom/cmcm/safewallet/ui/base/c/b;
.registers 2
.prologue
.line 39
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mJ()Lcom/cmcm/safewallet/ui/base/c/b;
move-result-object v0
return-object v0
.end method
.method private pn()V
.registers 4
.prologue
.line 192
sget-object v0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->TAG:Ljava/lang/String;
const-string v1, "popSecurityKeyboard()"
.line 7052
invoke-static {v0, v1}, Lcom/cmcm/safewallet/a/e;->d(Ljava/lang/String;Ljava/lang/String;)V
.line 193
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->aod:Lcom/cmcm/safewallet/ui/widget/CMKeyboard;
if-eqz v0, :cond_14
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->aod:Lcom/cmcm/safewallet/ui/widget/CMKeyboard;
invoke-virtual {v0}, Lcom/cmcm/safewallet/ui/widget/CMKeyboard;->isShowing()Z
move-result v0
if-eqz v0, :cond_14
.line 221
:cond_13
:goto_13
return-void
.line 196
:cond_14
new-instance v0, Lcom/cmcm/safewallet/ui/widget/CMKeyboard;
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
move-result-object v1
invoke-direct {v0, v1}, Lcom/cmcm/safewallet/ui/widget/CMKeyboard;-><init>(Landroid/content/Context;)V
iput-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->aod:Lcom/cmcm/safewallet/ui/widget/CMKeyboard;
.line 197
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->aod:Lcom/cmcm/safewallet/ui/widget/CMKeyboard;
.line 7153
const/4 v1, 0x1
iput-boolean v1, v0, Lcom/cmcm/safewallet/ui/widget/CMKeyboard;->aGo:Z
.line 198
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->aod:Lcom/cmcm/safewallet/ui/widget/CMKeyboard;
new-instance v1, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment$2;
invoke-direct {v1, p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment$2;-><init>(Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;)V
.line 7255
iput-object v1, v0, Lcom/cmcm/safewallet/ui/widget/CMKeyboard;->aGs:Lcom/cmcm/safewallet/ui/widget/d;
.line 217
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
move-result-object v0
invoke-virtual {v0}, Landroid/support/v4/app/FragmentActivity;->isFinishing()Z
move-result v0
if-nez v0, :cond_13
.line 218
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->aod:Lcom/cmcm/safewallet/ui/widget/CMKeyboard;
const v1, 0x7f080037
invoke-virtual {p0, v1}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getString(I)Ljava/lang/String;
move-result-object v1
invoke-static {v1}, Landroid/text/Html;->fromHtml(Ljava/lang/String;)Landroid/text/Spanned;
move-result-object v1
const v2, 0x7f080253
.line 219
invoke-virtual {p0, v2}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getString(I)Ljava/lang/String;
move-result-object v2
invoke-static {v2}, Landroid/text/Html;->fromHtml(Ljava/lang/String;)Landroid/text/Spanned;
move-result-object v2
.line 218
invoke-virtual {v0, v1, v2}, Lcom/cmcm/safewallet/ui/widget/CMKeyboard;->a(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)V
goto :goto_13
.end method
.method static synthetic rP()Ljava/lang/String;
.registers 1
.prologue
.line 39
sget-object v0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->TAG:Ljava/lang/String;
return-object v0
.end method
# virtual methods
.method public final a(ZLjava/util/List;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(Z",
"Ljava/util/List",
"<",
"Lcom/cmcm/safewallet/ui/widget/tag/TagModel;",
">;)V"
}
.end annotation
.prologue
.line 130
if-eqz p1, :cond_2e
.line 131
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->azD:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->clear()V
.line 132
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->azD:Ljava/util/List;
invoke-interface {v0, p2}, Ljava/util/List;->addAll(Ljava/util/Collection;)Z
.line 133
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mDisplayTagView:Lcom/cmcm/safewallet/ui/widget/tag/TagListView;
iget-object v1, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->azD:Ljava/util/List;
invoke-virtual {v0, v1}, Lcom/cmcm/safewallet/ui/widget/tag/TagListView;->N(Ljava/util/List;)V
.line 134
const/4 v0, 0x2
invoke-direct {p0, v0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->bZ(I)V
.line 1239
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
move-result-object v0
invoke-virtual {v0}, Landroid/support/v4/app/FragmentActivity;->isFinishing()Z
move-result v0
if-nez v0, :cond_2d
.line 1240
new-instance v0, Lcom/cmcm/safewallet/ui/widget/BackupWarningDialog;
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
move-result-object v1
invoke-direct {v0, v1}, Lcom/cmcm/safewallet/ui/widget/BackupWarningDialog;-><init>(Landroid/content/Context;)V
invoke-virtual {v0}, Lcom/cmcm/safewallet/ui/widget/BackupWarningDialog;->show()V
.line 139
:cond_2d
:goto_2d
return-void
.line 137
:cond_2e
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mTipView:Lcom/cmcm/safewallet/ui/widget/TextTipView;
const v1, 0x7f0800af
invoke-virtual {p0, v1}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getString(I)Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/cmcm/safewallet/ui/widget/TextTipView;->h(Ljava/lang/CharSequence;)V
goto :goto_2d
.end method
.method protected final synthetic ab(Landroid/content/Context;)Lcom/cmcm/safewallet/ui/base/c/b;
.registers 3
.prologue
.line 9117
new-instance v0, Lcom/cmcm/safewallet/ui/property/ad;
invoke-direct {v0, p1}, Lcom/cmcm/safewallet/ui/property/ad;-><init>(Landroid/content/Context;)V
.line 39
return-object v0
.end method
.method public final e(ZLjava/lang/String;)V
.registers 7
.prologue
.line 143
if-eqz p1, :cond_76
.line 2224
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->azE:Lcom/cmcm/safewallet/ui/widget/tag/BackupSuccessDialog;
if-nez v0, :cond_1b
.line 2225
new-instance v0, Lcom/cmcm/safewallet/ui/widget/tag/BackupSuccessDialog;
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
move-result-object v1
invoke-direct {v0, v1}, Lcom/cmcm/safewallet/ui/widget/tag/BackupSuccessDialog;-><init>(Landroid/content/Context;)V
iput-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->azE:Lcom/cmcm/safewallet/ui/widget/tag/BackupSuccessDialog;
.line 2226
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->azE:Lcom/cmcm/safewallet/ui/widget/tag/BackupSuccessDialog;
new-instance v1, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment$3;
invoke-direct {v1, p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment$3;-><init>(Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;)V
invoke-virtual {v0, v1}, Lcom/cmcm/safewallet/ui/widget/tag/BackupSuccessDialog;->setOnDismissListener(Landroid/content/DialogInterface$OnDismissListener;)V
.line 2233
:cond_1b
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
move-result-object v0
invoke-virtual {v0}, Landroid/support/v4/app/FragmentActivity;->isFinishing()Z
move-result v0
if-nez v0, :cond_2a
.line 2234
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->azE:Lcom/cmcm/safewallet/ui/widget/tag/BackupSuccessDialog;
invoke-virtual {v0}, Lcom/cmcm/safewallet/ui/widget/tag/BackupSuccessDialog;->show()V
.line 145
:cond_2a
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mJ()Lcom/cmcm/safewallet/ui/base/c/b;
move-result-object v0
check-cast v0, Lcom/cmcm/safewallet/ui/property/ad;
iget-object v1, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->aeG:Ljava/lang/String;
.line 3194
iget-object v2, v0, Lcom/cmcm/safewallet/ui/property/ad;->azI:Lcom/cmcm/safewallet/data/models/property/BaseWalletModel;
iget v2, v2, Lcom/cmcm/safewallet/data/models/property/BaseWalletModel;->Za:I
const/4 v3, 0x2
if-ne v2, v3, :cond_5f
.line 3196
iget-object v2, v0, Lcom/cmcm/safewallet/ui/property/ad;->azI:Lcom/cmcm/safewallet/data/models/property/BaseWalletModel;
iget-object v2, v2, Lcom/cmcm/safewallet/data/models/property/BaseWalletModel;->Zb:Lcom/cmcm/safewallet/data/models/property/DefaultWalletModel;
.line 4073
iget-object v2, v2, Lcom/cmcm/safewallet/data/models/property/DefaultWalletModel;->RR:Ljava/lang/String;
.line 3197
invoke-static {v2}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v3
if-nez v3, :cond_4b
invoke-static {v1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v3
if-eqz v3, :cond_6d
.line 3198
:cond_4b
sget-object v0, Lcom/cmcm/safewallet/ui/property/ad;->TAG:Ljava/lang/String;
new-instance v1, Ljava/lang/StringBuilder;
const-string v3, "deleteMnemonicPermanent(), failed, invalid addr or pwd, addr:"
invoke-direct {v1, v3}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v1
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v1
.line 5052
invoke-static {v0, v1}, Lcom/cmcm/safewallet/a/e;->d(Ljava/lang/String;Ljava/lang/String;)V
.line 146
:cond_5f
:goto_5f
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mJ()Lcom/cmcm/safewallet/ui/base/c/b;
move-result-object v0
check-cast v0, Lcom/cmcm/safewallet/ui/property/ad;
const/4 v1, 0x1
invoke-virtual {v0, v1}, Lcom/cmcm/safewallet/ui/property/ad;->au(Z)V
.line 5245
const/4 v0, 0x0
iput-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->aeG:Ljava/lang/String;
.line 153
:goto_6c
return-void
.line 3202
:cond_6d
new-instance v3, Lcom/cmcm/safewallet/ui/property/ad$2;
invoke-direct {v3, v0, v1, v2}, Lcom/cmcm/safewallet/ui/property/ad$2;-><init>(Lcom/cmcm/safewallet/ui/property/ad;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v3}, Lcom/cmcm/safewallet/utils/concurrent/BackgroundThread;->d(Ljava/lang/Runnable;)V
goto :goto_5f
.line 149
:cond_76
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mJ()Lcom/cmcm/safewallet/ui/base/c/b;
move-result-object v0
check-cast v0, Lcom/cmcm/safewallet/ui/property/ad;
const/4 v1, 0x0
invoke-virtual {v0, v1}, Lcom/cmcm/safewallet/ui/property/ad;->au(Z)V
.line 150
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mScrollView:Landroid/widget/ScrollView;
const/16 v1, 0x21
invoke-virtual {v0, v1}, Landroid/widget/ScrollView;->fullScroll(I)Z
.line 151
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mTipView:Lcom/cmcm/safewallet/ui/widget/TextTipView;
invoke-virtual {v0, p2}, Lcom/cmcm/safewallet/ui/widget/TextTipView;->h(Ljava/lang/CharSequence;)V
goto :goto_6c
.end method
.method protected final mH()I
.registers 2
.prologue
.line 111
const v0, 0x7f0300bc
return v0
.end method
.method protected final my()V
.registers 3
.prologue
.line 83
sget-object v0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->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 84
return-void
.end method
.method protected final mz()V
.registers 3
.prologue
.line 88
iget v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mCurrPageState:I
invoke-direct {p0, v0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->bZ(I)V
.line 89
invoke-direct {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->pn()V
.line 90
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mVerifyTagView:Lcom/cmcm/safewallet/ui/widget/tag/TagListView;
new-instance v1, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment$1;
invoke-direct {v1, p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment$1;-><init>(Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;)V
.line 1123
iput-object v1, v0, Lcom/cmcm/safewallet/ui/widget/tag/TagListView;->aNT:Lcom/cmcm/safewallet/ui/widget/tag/a;
.line 107
return-void
.end method
.method public onDestroy()V
.registers 2
.prologue
.line 250
invoke-super {p0}, Lcom/cmcm/safewallet/ui/base/a/c;->onDestroy()V
.line 8245
const/4 v0, 0x0
iput-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->aeG:Ljava/lang/String;
.line 252
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->azD:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->clear()V
.line 253
return-void
.end method
.method public final onOptBtnClick()V
.registers 4
.annotation build Lbutterknife/OnClick;
.end annotation
.prologue
const/4 v2, 0x3
.line 157
iget v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mCurrPageState:I
const/4 v1, 0x1
if-ne v0, v1, :cond_a
.line 158
invoke-direct {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->pn()V
.line 164
:cond_9
:goto_9
return-void
.line 159
:cond_a
iget v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mCurrPageState:I
const/4 v1, 0x2
if-ne v0, v1, :cond_13
.line 160
invoke-direct {p0, v2}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->bZ(I)V
goto :goto_9
.line 161
:cond_13
iget v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mCurrPageState:I
if-ne v0, v2, :cond_9
.line 162
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mJ()Lcom/cmcm/safewallet/ui/base/c/b;
move-result-object v0
check-cast v0, Lcom/cmcm/safewallet/ui/property/ad;
iget-object v1, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->azD:Ljava/util/List;
iget-object v2, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mDisplayTagView:Lcom/cmcm/safewallet/ui/widget/tag/TagListView;
.line 6065
iget-object v2, v2, Lcom/cmcm/safewallet/ui/widget/tag/TagListView;->aNS:Ljava/util/List;
.line 162
invoke-virtual {v0, v1, v2}, Lcom/cmcm/safewallet/ui/property/ad;->b(Ljava/util/List;Ljava/util/List;)V
goto :goto_9
.end method
.method public onStop()V
.registers 3
.prologue
.line 122
invoke-super {p0}, Lcom/cmcm/safewallet/ui/base/a/c;->onStop()V
.line 123
iget v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->mCurrPageState:I
const/4 v1, 0x1
if-eq v0, v1, :cond_f
.line 124
invoke-virtual {p0}, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
move-result-object v0
invoke-virtual {v0}, Landroid/support/v4/app/FragmentActivity;->finish()V
.line 126
:cond_f
return-void
.end method