apkfuckery/com.discord/smali/com/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeaderViewHolder$WhenMappings.smali

47 lines
1.7 KiB
Smali
Raw Normal View History

2019-03-14 20:04:00 +00:00
.class public final synthetic Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeaderViewHolder$WhenMappings;
2019-02-27 21:13:14 +00:00
.super Ljava/lang/Object;
# static fields
.field public static final synthetic $EnumSwitchMapping$0:[I
# direct methods
.method static synthetic constructor <clinit>()V
.locals 3
2019-03-14 20:04:00 +00:00
invoke-static {}, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader$Type;->values()[Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader$Type;
2019-02-27 21:13:14 +00:00
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
2019-03-14 20:04:00 +00:00
sput-object v0, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeaderViewHolder$WhenMappings;->$EnumSwitchMapping$0:[I
2019-02-27 21:13:14 +00:00
2019-03-14 20:04:00 +00:00
sget-object v1, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader$Type;->DEFAULT:Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader$Type;
2019-02-27 21:13:14 +00:00
2019-03-14 20:04:00 +00:00
invoke-virtual {v1}, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader$Type;->ordinal()I
2019-02-27 21:13:14 +00:00
move-result v1
const/4 v2, 0x1
aput v2, v0, v1
2019-03-14 20:04:00 +00:00
sget-object v0, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeaderViewHolder$WhenMappings;->$EnumSwitchMapping$0:[I
2019-02-27 21:13:14 +00:00
2019-03-14 20:04:00 +00:00
sget-object v1, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader$Type;->OTHER:Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader$Type;
2019-02-27 21:13:14 +00:00
2019-03-14 20:04:00 +00:00
invoke-virtual {v1}, Lcom/discord/widgets/settings/billing/PaymentSourceAdapter$PaymentSourceHeader$Type;->ordinal()I
2019-02-27 21:13:14 +00:00
move-result v1
const/4 v2, 0x2
aput v2, v0, v1
return-void
.end method