apkfuckery/com.discord/smali_classes2/com/discord/widgets/home/WidgetHomeViewModel$WhenMap...

47 lines
1.2 KiB
Smali

.class public final synthetic Lcom/discord/widgets/home/WidgetHomeViewModel$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/stores/StoreNavigation$PanelAction;->values()[Lcom/discord/stores/StoreNavigation$PanelAction;
const/4 v0, 0x4
new-array v1, v0, [I
sput-object v1, Lcom/discord/widgets/home/WidgetHomeViewModel$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v2, Lcom/discord/stores/StoreNavigation$PanelAction;->OPEN:Lcom/discord/stores/StoreNavigation$PanelAction;
const/4 v2, 0x1
aput v2, v1, v2
sget-object v2, Lcom/discord/stores/StoreNavigation$PanelAction;->CLOSE:Lcom/discord/stores/StoreNavigation$PanelAction;
const/4 v2, 0x2
aput v2, v1, v2
sget-object v2, Lcom/discord/stores/StoreNavigation$PanelAction;->UNLOCK_LEFT:Lcom/discord/stores/StoreNavigation$PanelAction;
const/4 v2, 0x3
aput v2, v1, v2
sget-object v2, Lcom/discord/stores/StoreNavigation$PanelAction;->NOOP:Lcom/discord/stores/StoreNavigation$PanelAction;
const/4 v2, 0x0
aput v0, v1, v2
return-void
.end method