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

41 lines
1.0 KiB
Smali

.class public final synthetic Lcom/discord/stores/StoreSearch$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 3
invoke-static {}, Lcom/discord/stores/StoreSearch$SearchTarget$Type;->values()[Lcom/discord/stores/StoreSearch$SearchTarget$Type;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/discord/stores/StoreSearch$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v1, Lcom/discord/stores/StoreSearch$SearchTarget$Type;->GUILD:Lcom/discord/stores/StoreSearch$SearchTarget$Type;
const/4 v1, 0x0
const/4 v2, 0x1
aput v2, v0, v1
sget-object v0, Lcom/discord/stores/StoreSearch$WhenMappings;->$EnumSwitchMapping$0:[I
sget-object v1, Lcom/discord/stores/StoreSearch$SearchTarget$Type;->CHANNEL:Lcom/discord/stores/StoreSearch$SearchTarget$Type;
const/4 v1, 0x2
aput v1, v0, v2
return-void
.end method