apkfuckery/com.discord/smali/com/discord/widgets/search/WidgetSearch$1.smali

61 lines
1.6 KiB
Smali

.class public synthetic Lcom/discord/widgets/search/WidgetSearch$1;
.super Ljava/lang/Object;
.source "WidgetSearch.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/search/WidgetSearch;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1009
name = null
.end annotation
# static fields
.field public static final synthetic $SwitchMap$com$discord$stores$StoreSearch$DisplayState:[I
# direct methods
.method public static constructor <clinit>()V
.locals 3
invoke-static {}, Lcom/discord/stores/StoreSearch$DisplayState;->values()[Lcom/discord/stores/StoreSearch$DisplayState;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/discord/widgets/search/WidgetSearch$1;->$SwitchMap$com$discord$stores$StoreSearch$DisplayState:[I
const/4 v1, 0x1
:try_start_0
sget-object v2, Lcom/discord/stores/StoreSearch$DisplayState;->SUGGESTIONS:Lcom/discord/stores/StoreSearch$DisplayState;
const/4 v2, 0x0
aput v1, v0, v2
:try_end_0
.catch Ljava/lang/NoSuchFieldError; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
:try_start_1
sget-object v0, Lcom/discord/widgets/search/WidgetSearch$1;->$SwitchMap$com$discord$stores$StoreSearch$DisplayState:[I
sget-object v2, Lcom/discord/stores/StoreSearch$DisplayState;->RESULTS:Lcom/discord/stores/StoreSearch$DisplayState;
const/4 v2, 0x2
aput v2, v0, v1
:try_end_1
.catch Ljava/lang/NoSuchFieldError; {:try_start_1 .. :try_end_1} :catch_1
:catch_1
return-void
.end method