apkfuckery/com.discord/smali/com/discord/gateway/GatewaySocket$WhenMappings....

103 lines
2.8 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final synthetic Lcom/discord/gateway/GatewaySocket$WhenMappings;
.super Ljava/lang/Object;
# static fields
.field public static final synthetic $EnumSwitchMapping$0:[I
.field public static final synthetic $EnumSwitchMapping$1:[I
# direct methods
.method public static synthetic constructor <clinit>()V
2020-07-08 16:44:49 +00:00
.locals 5
2020-05-17 12:40:10 +00:00
invoke-static {}, Lcom/discord/gateway/GatewaySocketLogger$LogLevel;->values()[Lcom/discord/gateway/GatewaySocketLogger$LogLevel;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/discord/gateway/GatewaySocket$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v1, Lcom/discord/gateway/GatewaySocketLogger$LogLevel;->NONE:Lcom/discord/gateway/GatewaySocketLogger$LogLevel;
2020-07-08 16:44:49 +00:00
const/4 v1, 0x0
2020-05-17 12:40:10 +00:00
const/4 v2, 0x1
aput v2, v0, v1
sget-object v0, Lcom/discord/gateway/GatewaySocket$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v1, Lcom/discord/gateway/GatewaySocketLogger$LogLevel;->VERBOSE:Lcom/discord/gateway/GatewaySocketLogger$LogLevel;
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, v2
2020-05-17 12:40:10 +00:00
invoke-static {}, Lcom/discord/gateway/opcodes/Opcode;->values()[Lcom/discord/gateway/opcodes/Opcode;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/discord/gateway/GatewaySocket$WhenMappings;->$EnumSwitchMapping$1:[I
2020-07-08 16:44:49 +00:00
sget-object v3, Lcom/discord/gateway/opcodes/Opcode;->HELLO:Lcom/discord/gateway/opcodes/Opcode;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/16 v3, 0xb
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput v2, v0, v3
2020-05-17 12:40:10 +00:00
sget-object v0, Lcom/discord/gateway/GatewaySocket$WhenMappings;->$EnumSwitchMapping$1:[I
2020-07-08 16:44:49 +00:00
sget-object v3, Lcom/discord/gateway/opcodes/Opcode;->RECONNECT:Lcom/discord/gateway/opcodes/Opcode;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/16 v3, 0x8
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput v1, v0, v3
2020-05-17 12:40:10 +00:00
sget-object v0, Lcom/discord/gateway/GatewaySocket$WhenMappings;->$EnumSwitchMapping$1:[I
2020-07-08 16:44:49 +00:00
sget-object v3, Lcom/discord/gateway/opcodes/Opcode;->INVALID_SESSION:Lcom/discord/gateway/opcodes/Opcode;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/16 v3, 0xa
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v4, 0x3
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput v4, v0, v3
2020-05-17 12:40:10 +00:00
sget-object v0, Lcom/discord/gateway/GatewaySocket$WhenMappings;->$EnumSwitchMapping$1:[I
2020-07-08 16:44:49 +00:00
sget-object v3, Lcom/discord/gateway/opcodes/Opcode;->HEARTBEAT:Lcom/discord/gateway/opcodes/Opcode;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v3, 0x4
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput v3, v0, v1
2020-05-17 12:40:10 +00:00
sget-object v0, Lcom/discord/gateway/GatewaySocket$WhenMappings;->$EnumSwitchMapping$1:[I
sget-object v1, Lcom/discord/gateway/opcodes/Opcode;->HEARTBEAT_ACK:Lcom/discord/gateway/opcodes/Opcode;
2020-07-08 16:44:49 +00:00
const/16 v1, 0xc
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v3, 0x5
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput v3, v0, v1
2020-05-17 12:40:10 +00:00
sget-object v0, Lcom/discord/gateway/GatewaySocket$WhenMappings;->$EnumSwitchMapping$1:[I
sget-object v1, Lcom/discord/gateway/opcodes/Opcode;->DISPATCH:Lcom/discord/gateway/opcodes/Opcode;
2020-07-08 16:44:49 +00:00
const/4 v1, 0x6
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput v1, v0, v2
2020-05-17 12:40:10 +00:00
return-void
.end method