apkfuckery/com.discord/smali/com/discord/stores/StoreNavigation$WhenMapping...

39 lines
1.0 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final synthetic Lcom/discord/stores/StoreNavigation$WhenMappings;
.super Ljava/lang/Object;
# static fields
.field public static final synthetic $EnumSwitchMapping$0:[I
# direct methods
.method public static synthetic constructor <clinit>()V
2020-07-08 16:44:49 +00:00
.locals 2
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-static {}, Lcom/discord/stores/StoreNavigation$PanelAction;->values()[Lcom/discord/stores/StoreNavigation$PanelAction;
2020-05-17 12:40:10 +00:00
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/discord/stores/StoreNavigation$WhenMappings;->$EnumSwitchMapping$0:[I
2020-07-08 16:44:49 +00:00
sget-object v1, Lcom/discord/stores/StoreNavigation$PanelAction;->OPEN:Lcom/discord/stores/StoreNavigation$PanelAction;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v1, 0x1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput v1, v0, v1
2020-05-17 12:40:10 +00:00
sget-object v0, Lcom/discord/stores/StoreNavigation$WhenMappings;->$EnumSwitchMapping$0:[I
2020-07-08 16:44:49 +00:00
sget-object v1, Lcom/discord/stores/StoreNavigation$PanelAction;->CLOSE:Lcom/discord/stores/StoreNavigation$PanelAction;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v1, 0x2
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput v1, v0, v1
2020-05-17 12:40:10 +00:00
return-void
.end method