apkfuckery/com.discord/smali/com/discord/stores/StoreConnectivity$WhenMappi...

47 lines
1.2 KiB
Smali
Raw Normal View History

2020-11-12 02:11:44 +00:00
.class public final synthetic Lcom/discord/stores/StoreConnectivity$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-11-16 22:05:17 +00:00
.locals 4
2020-11-12 02:11:44 +00:00
invoke-static {}, Lcom/discord/stores/StoreConnectivity$State;->values()[Lcom/discord/stores/StoreConnectivity$State;
2020-11-16 22:05:17 +00:00
const/4 v0, 0x4
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
new-array v1, v0, [I
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
sput-object v1, Lcom/discord/stores/StoreConnectivity$WhenMappings;->$EnumSwitchMapping$0:[I
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
sget-object v2, Lcom/discord/stores/StoreConnectivity$State;->ONLINE:Lcom/discord/stores/StoreConnectivity$State;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
const/4 v2, 0x0
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
const/4 v3, 0x1
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
aput v3, v1, v2
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
sget-object v2, Lcom/discord/stores/StoreConnectivity$State;->OFFLINE:Lcom/discord/stores/StoreConnectivity$State;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
const/4 v2, 0x2
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
aput v2, v1, v3
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
sget-object v3, Lcom/discord/stores/StoreConnectivity$State;->OFFLINE_AIRPLANE_MODE:Lcom/discord/stores/StoreConnectivity$State;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
const/4 v3, 0x3
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
aput v3, v1, v2
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
sget-object v2, Lcom/discord/stores/StoreConnectivity$State;->CONNECTING:Lcom/discord/stores/StoreConnectivity$State;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
aput v0, v1, v3
2020-11-12 02:11:44 +00:00
return-void
.end method