Files
rr3-apk/smali_classes2/com/firemonkeys/cloudcellapi/Consts$1.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

84 lines
2.2 KiB
Smali

.class synthetic Lcom/firemonkeys/cloudcellapi/Consts$1;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/firemonkeys/cloudcellapi/Consts;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1009
name = null
.end annotation
# static fields
.field static final synthetic $SwitchMap$com$firemonkeys$cloudcellapi$Consts$PurchaseState:[I
# direct methods
.method static constructor <clinit>()V
.locals 3
.line 69
invoke-static {}, Lcom/firemonkeys/cloudcellapi/Consts$PurchaseState;->values()[Lcom/firemonkeys/cloudcellapi/Consts$PurchaseState;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/firemonkeys/cloudcellapi/Consts$1;->$SwitchMap$com$firemonkeys$cloudcellapi$Consts$PurchaseState:[I
:try_start_0
sget-object v1, Lcom/firemonkeys/cloudcellapi/Consts$PurchaseState;->PURCHASED:Lcom/firemonkeys/cloudcellapi/Consts$PurchaseState;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x1
aput v2, v0, v1
:try_end_0
.catch Ljava/lang/NoSuchFieldError; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
:try_start_1
sget-object v0, Lcom/firemonkeys/cloudcellapi/Consts$1;->$SwitchMap$com$firemonkeys$cloudcellapi$Consts$PurchaseState:[I
sget-object v1, Lcom/firemonkeys/cloudcellapi/Consts$PurchaseState;->CANCELED:Lcom/firemonkeys/cloudcellapi/Consts$PurchaseState;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
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
:try_start_2
sget-object v0, Lcom/firemonkeys/cloudcellapi/Consts$1;->$SwitchMap$com$firemonkeys$cloudcellapi$Consts$PurchaseState:[I
sget-object v1, Lcom/firemonkeys/cloudcellapi/Consts$PurchaseState;->REFUNDED:Lcom/firemonkeys/cloudcellapi/Consts$PurchaseState;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x3
aput v2, v0, v1
:try_end_2
.catch Ljava/lang/NoSuchFieldError; {:try_start_2 .. :try_end_2} :catch_2
:catch_2
return-void
.end method