WalletBackupDetailFragment$3.smali

.class final Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment$3;
.super Ljava/lang/Object;
.source "WalletBackupDetailFragment.java"

# interfaces
.implements Landroid/content/DialogInterface$OnDismissListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;
.end annotation


# instance fields
.field private synthetic azF:Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;


# direct methods
.method constructor <init>(Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;)V
    .registers 2

    .prologue
    .line 226
    iput-object p1, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment$3;->azF:Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public final onDismiss(Landroid/content/DialogInterface;)V
    .registers 3

    .prologue
    .line 229
    iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment$3;->azF:Lcom/cmcm/safewallet/ui/property/WalletBackupDetailFragment;

    invoke-virtual {v0}, 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 230
    return-void
.end method