apkfuckery/com.discord/smali/com/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewModel$WhenMappings.smali

29 lines
921 B
Smali
Raw Normal View History

2020-11-20 01:16:14 +00:00
.class public final synthetic Lcom/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewModel$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 2
invoke-static {}, Lcom/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewType;->values()[Lcom/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewType;
const/4 v0, 0x3
new-array v0, v0, [I
sput-object v0, Lcom/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewModel$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v1, Lcom/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewType;->STICKER_POPOUT_VIEW_ALL:Lcom/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewType;
const/4 v1, 0x1
aput v1, v0, v1
return-void
.end method