apkfuckery/com.discord/smali/com/discord/stores/StoreRtcConnection$WhenMappings.smali

65 lines
2 KiB
Smali
Raw Normal View History

2020-11-12 02:11:44 +00:00
.class public final synthetic Lcom/discord/stores/StoreRtcConnection$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 01:00:50 +00:00
.locals 3
2020-11-12 02:11:44 +00:00
invoke-static {}, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->values()[Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
2020-11-16 01:00:50 +00:00
move-result-object v0
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
array-length v0, v0
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
new-array v0, v0, [I
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
sput-object v0, Lcom/discord/stores/StoreRtcConnection$WhenMappings;->$EnumSwitchMapping$0:[I
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
sget-object v1, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->VOICE_CONNECTION_SUCCESS:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
const/4 v1, 0x0
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
const/4 v2, 0x1
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
aput v2, v0, v1
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
sget-object v0, Lcom/discord/stores/StoreRtcConnection$WhenMappings;->$EnumSwitchMapping$0:[I
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
sget-object v1, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->VOICE_CONNECTION_FAILURE:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
const/4 v1, 0x2
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
aput v1, v0, v2
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
sget-object v0, Lcom/discord/stores/StoreRtcConnection$WhenMappings;->$EnumSwitchMapping$0:[I
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
sget-object v2, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->VOICE_DISCONNECT:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
const/4 v2, 0x3
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
aput v2, v0, v1
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
sget-object v0, Lcom/discord/stores/StoreRtcConnection$WhenMappings;->$EnumSwitchMapping$0:[I
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
sget-object v1, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->VIDEO_STREAM_ENDED:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
const/4 v1, 0x4
aput v1, v0, v2
sget-object v0, Lcom/discord/stores/StoreRtcConnection$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v2, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->MEDIA_SESSION_JOINED:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
const/4 v2, 0x5
aput v2, v0, v1
2020-11-12 02:11:44 +00:00
return-void
.end method