apkfuckery/com.discord/smali/com/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$WhenMappings.smali
2020-11-16 22:05:17 +00:00

78 lines
2.6 KiB
Smali

.class public final synthetic Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$WhenMappings;
.super Ljava/lang/Object;
# static fields
.field public static final synthetic $EnumSwitchMapping$0:[I
.field public static final synthetic $EnumSwitchMapping$1:[I
.field public static final synthetic $EnumSwitchMapping$2:[I
# direct methods
.method public static synthetic constructor <clinit>()V
.locals 6
invoke-static {}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;->values()[Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;
const/4 v0, 0x4
new-array v1, v0, [I
sput-object v1, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v2, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;->INACTIVE_UNJOINED:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;
const/4 v2, 0x2
const/4 v3, 0x1
aput v3, v1, v2
sget-object v4, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;->INACTIVE_JOINED:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;
const/4 v4, 0x3
aput v2, v1, v4
sget-object v5, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;->ACTIVE_JOINED:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;
aput v4, v1, v3
sget-object v5, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;->ACTIVE_UNJOINED:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;
const/4 v5, 0x0
aput v0, v1, v5
invoke-static {}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;->values()[Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;
new-array v1, v0, [I
sput-object v1, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$WhenMappings;->$EnumSwitchMapping$1:[I
aput v3, v1, v2
aput v2, v1, v4
aput v4, v1, v3
aput v0, v1, v5
invoke-static {}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;->values()[Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;
new-array v1, v0, [I
sput-object v1, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$WhenMappings;->$EnumSwitchMapping$2:[I
aput v3, v1, v2
aput v2, v1, v4
aput v4, v1, v3
aput v0, v1, v5
return-void
.end method