apkfuckery/com.discord/smali/com/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeaderViewHolder.smali
2019-04-10 02:07:03 +02:00

120 lines
3.5 KiB
Smali

.class public final Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeaderViewHolder;
.super Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;
.source "PaymentSourceAdapter.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/settings/billing/PaymentSourceAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "PaymentSourceHeaderViewHolder"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder<",
"Lcom/discord/widgets/settings/billing/PaymentSourceAdapter;",
"Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$Item;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/discord/widgets/settings/billing/PaymentSourceAdapter;)V
.locals 1
const-string v0, "adapter"
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
check-cast p1, Lcom/discord/utilities/mg_recycler/MGRecyclerAdapter;
const v0, 0x7f0d0050
invoke-direct {p0, v0, p1}, Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;-><init>(ILcom/discord/utilities/mg_recycler/MGRecyclerAdapter;)V
return-void
.end method
# virtual methods
.method protected final onConfigure(ILcom/discord/widgets/settings/billing/PaymentSourceAdapter$Item;)V
.locals 1
const-string p1, "data"
invoke-static {p2, p1}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p1, p0, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeaderViewHolder;->itemView:Landroid/view/View;
if-eqz p1, :cond_0
check-cast p1, Landroid/widget/TextView;
check-cast p2, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader;
invoke-virtual {p2}, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader;->getHeaderType()Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader$Type;
move-result-object p2
sget-object v0, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeaderViewHolder$WhenMappings;->$EnumSwitchMapping$0:[I
invoke-virtual {p2}, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader$Type;->ordinal()I
move-result p2
aget p2, v0, p2
packed-switch p2, :pswitch_data_0
new-instance p1, Lkotlin/k;
invoke-direct {p1}, Lkotlin/k;-><init>()V
throw p1
:pswitch_0
const p2, 0x7f120b63
goto :goto_0
:pswitch_1
const p2, 0x7f120001
:goto_0
invoke-virtual {p1, p2}, Landroid/widget/TextView;->setText(I)V
return-void
:cond_0
new-instance p1, Lkotlin/r;
const-string p2, "null cannot be cast to non-null type android.widget.TextView"
invoke-direct {p1, p2}, Lkotlin/r;-><init>(Ljava/lang/String;)V
throw p1
nop
:pswitch_data_0
.packed-switch 0x1
:pswitch_1
:pswitch_0
.end packed-switch
.end method
.method public final bridge synthetic onConfigure(ILjava/lang/Object;)V
.locals 0
check-cast p2, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$Item;
invoke-virtual {p0, p1, p2}, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeaderViewHolder;->onConfigure(ILcom/discord/widgets/settings/billing/PaymentSourceAdapter$Item;)V
return-void
.end method