apkfuckery/com.discord/smali/com/discord/utilities/billing/GooglePlaySku$Section$Companion$WhenMappings.smali
2020-09-29 21:44:44 +00:00

49 lines
1.5 KiB
Smali

.class public final synthetic Lcom/discord/utilities/billing/GooglePlaySku$Section$Companion$WhenMappings;
.super Ljava/lang/Object;
# static fields
.field public static final synthetic $EnumSwitchMapping$0:[I
# direct methods
.method public static synthetic constructor <clinit>()V
.locals 3
invoke-static {}, Lcom/discord/utilities/billing/GooglePlaySku$Section;->values()[Lcom/discord/utilities/billing/GooglePlaySku$Section;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/discord/utilities/billing/GooglePlaySku$Section$Companion$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v1, Lcom/discord/utilities/billing/GooglePlaySku$Section;->PREMIUM:Lcom/discord/utilities/billing/GooglePlaySku$Section;
const/4 v1, 0x0
const/4 v2, 0x1
aput v2, v0, v1
sget-object v0, Lcom/discord/utilities/billing/GooglePlaySku$Section$Companion$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v1, Lcom/discord/utilities/billing/GooglePlaySku$Section;->PREMIUM_AND_PREMIUM_GUILD:Lcom/discord/utilities/billing/GooglePlaySku$Section;
const/4 v1, 0x2
aput v1, v0, v2
sget-object v0, Lcom/discord/utilities/billing/GooglePlaySku$Section$Companion$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v2, Lcom/discord/utilities/billing/GooglePlaySku$Section;->PREMIUM_GUILD:Lcom/discord/utilities/billing/GooglePlaySku$Section;
const/4 v2, 0x3
aput v2, v0, v1
return-void
.end method