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

53 lines
1.6 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 22:05:17 +00:00
.locals 4
2020-11-12 02:11:44 +00:00
invoke-static {}, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->values()[Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
2020-11-16 22:05:17 +00:00
const/4 v0, 0x5
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/StoreRtcConnection$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/rtcconnection/RtcConnection$AnalyticsEvent;->VOICE_CONNECTION_SUCCESS:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
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/rtcconnection/RtcConnection$AnalyticsEvent;->VOICE_CONNECTION_FAILURE:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
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/rtcconnection/RtcConnection$AnalyticsEvent;->VOICE_DISCONNECT:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
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/rtcconnection/RtcConnection$AnalyticsEvent;->VIDEO_STREAM_ENDED:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
const/4 v2, 0x4
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/rtcconnection/RtcConnection$AnalyticsEvent;->MEDIA_SESSION_JOINED:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
aput v0, v1, v2
2020-11-12 02:11:44 +00:00
return-void
.end method