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

53 lines
1.6 KiB
Smali

.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
.locals 4
invoke-static {}, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->values()[Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
const/4 v0, 0x5
new-array v1, v0, [I
sput-object v1, Lcom/discord/stores/StoreRtcConnection$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v2, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->VOICE_CONNECTION_SUCCESS:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
const/4 v2, 0x0
const/4 v3, 0x1
aput v3, v1, v2
sget-object v2, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->VOICE_CONNECTION_FAILURE:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
const/4 v2, 0x2
aput v2, v1, v3
sget-object v3, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->VOICE_DISCONNECT:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
const/4 v3, 0x3
aput v3, v1, v2
sget-object v2, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->VIDEO_STREAM_ENDED:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
const/4 v2, 0x4
aput v2, v1, v3
sget-object v3, Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;->MEDIA_SESSION_JOINED:Lcom/discord/rtcconnection/RtcConnection$AnalyticsEvent;
aput v0, v1, v2
return-void
.end method