UserCardDialog$2.smali

.class final Lsg/bigo/live/support64/component/usercard/UserCardDialog$2;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroid/view/View$OnClickListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lsg/bigo/live/support64/component/usercard/UserCardDialog;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic a:Landroid/app/Dialog;

.field final synthetic b:Lsg/bigo/live/support64/component/usercard/UserCardDialog;


# direct methods
.method constructor <init>(Lsg/bigo/live/support64/component/usercard/UserCardDialog;Landroid/app/Dialog;)V
    .registers 3

    .line 285
    iput-object p1, p0, Lsg/bigo/live/support64/component/usercard/UserCardDialog$2;->b:Lsg/bigo/live/support64/component/usercard/UserCardDialog;

    iput-object p2, p0, Lsg/bigo/live/support64/component/usercard/UserCardDialog$2;->a:Landroid/app/Dialog;

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

    return-void
.end method


# virtual methods
.method public final onClick(Landroid/view/View;)V
    .registers 2

    .line 288
    iget-object p1, p0, Lsg/bigo/live/support64/component/usercard/UserCardDialog$2;->a:Landroid/app/Dialog;

    invoke-virtual {p1}, Landroid/app/Dialog;->dismiss()V

    return-void
.end method