apkfuckery/com.discord/smali/com/discord/widgets/auth/WidgetAuthMfa$showBackupCod...

46 lines
1.2 KiB
Smali

.class public final Lcom/discord/widgets/auth/WidgetAuthMfa$showBackupCodesDialog$2;
.super Ljava/lang/Object;
.source "WidgetAuthMfa.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/auth/WidgetAuthMfa;->showBackupCodesDialog()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic $dialog:Landroidx/appcompat/app/AlertDialog;
# direct methods
.method public constructor <init>(Landroidx/appcompat/app/AlertDialog;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/auth/WidgetAuthMfa$showBackupCodesDialog$2;->$dialog:Landroidx/appcompat/app/AlertDialog;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 0
iget-object p1, p0, Lcom/discord/widgets/auth/WidgetAuthMfa$showBackupCodesDialog$2;->$dialog:Landroidx/appcompat/app/AlertDialog;
invoke-virtual {p1}, Landroid/app/Dialog;->hide()V
return-void
.end method