Files
rr3-apk/smali_classes2/com/ea/nimble/mtx/googleplay/GooglePlayError$Code.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

313 lines
12 KiB
Smali

.class public final enum Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/ea/nimble/mtx/googleplay/GooglePlayError;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "Code"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_BILLING_UNAVAILABLE:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_DEVELOPER_ERROR:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_ERROR:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_FEATURE_NOT_SUPPORTED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_ITEM_ALREADY_OWNED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_ITEM_NOT_OWNED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_ITEM_UNAVAILABLE:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_NETWORK_ERROR:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_OK:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_SERVICE_DISCONNECTED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_SERVICE_UNAVAILABLE:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum BILLING_RESPONSE_RESULT_USER_CANCELED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.field public static final enum UNKNOWN:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
# instance fields
.field private m_value:I
# direct methods
.method private static synthetic $values()[Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.locals 13
sget-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_OK:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v1, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_USER_CANCELED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v2, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_BILLING_UNAVAILABLE:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v3, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_ITEM_UNAVAILABLE:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v4, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_DEVELOPER_ERROR:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v5, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_ERROR:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v6, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_FEATURE_NOT_SUPPORTED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v7, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_ITEM_ALREADY_OWNED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v8, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_ITEM_NOT_OWNED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v9, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_SERVICE_DISCONNECTED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v10, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_SERVICE_UNAVAILABLE:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v11, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_NETWORK_ERROR:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
sget-object v12, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->UNKNOWN:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
filled-new-array/range {v0 .. v12}, [Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
move-result-object v0
return-object v0
.end method
.method static constructor <clinit>()V
.locals 5
.line 9
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "BILLING_RESPONSE_RESULT_OK"
const/4 v2, 0x0
invoke-direct {v0, v1, v2, v2}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_OK:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 10
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "BILLING_RESPONSE_RESULT_USER_CANCELED"
const/4 v2, 0x1
invoke-direct {v0, v1, v2, v2}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_USER_CANCELED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 11
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "BILLING_RESPONSE_RESULT_BILLING_UNAVAILABLE"
const/4 v2, 0x2
const/4 v3, 0x3
invoke-direct {v0, v1, v2, v3}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_BILLING_UNAVAILABLE:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 12
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "BILLING_RESPONSE_RESULT_ITEM_UNAVAILABLE"
const/4 v4, 0x4
invoke-direct {v0, v1, v3, v4}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_ITEM_UNAVAILABLE:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 13
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "BILLING_RESPONSE_RESULT_DEVELOPER_ERROR"
const/4 v3, 0x5
invoke-direct {v0, v1, v4, v3}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_DEVELOPER_ERROR:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 14
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "BILLING_RESPONSE_RESULT_ERROR"
const/4 v4, 0x6
invoke-direct {v0, v1, v3, v4}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_ERROR:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 15
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "BILLING_RESPONSE_RESULT_FEATURE_NOT_SUPPORTED"
const/4 v3, -0x2
invoke-direct {v0, v1, v4, v3}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_FEATURE_NOT_SUPPORTED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 16
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "BILLING_RESPONSE_RESULT_ITEM_ALREADY_OWNED"
const/4 v3, 0x7
invoke-direct {v0, v1, v3, v3}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_ITEM_ALREADY_OWNED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 17
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "BILLING_RESPONSE_RESULT_ITEM_NOT_OWNED"
const/16 v3, 0x8
invoke-direct {v0, v1, v3, v3}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_ITEM_NOT_OWNED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 18
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const/16 v1, 0x9
const/4 v3, -0x1
const-string v4, "BILLING_RESPONSE_RESULT_SERVICE_DISCONNECTED"
invoke-direct {v0, v4, v1, v3}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_SERVICE_DISCONNECTED:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 19
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "BILLING_RESPONSE_RESULT_SERVICE_UNAVAILABLE"
const/16 v3, 0xa
invoke-direct {v0, v1, v3, v2}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_SERVICE_UNAVAILABLE:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 20
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "BILLING_RESPONSE_RESULT_NETWORK_ERROR"
const/16 v2, 0xb
const/16 v3, 0xc
invoke-direct {v0, v1, v2, v3}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->BILLING_RESPONSE_RESULT_NETWORK_ERROR:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 21
new-instance v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
const-string v1, "UNKNOWN"
const/16 v2, 0x2713
invoke-direct {v0, v1, v3, v2}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;-><init>(Ljava/lang/String;II)V
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->UNKNOWN:Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 7
invoke-static {}, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->$values()[Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
move-result-object v0
sput-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->$VALUES:[Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;II)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(I)V"
}
.end annotation
.line 24
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
iput p3, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->m_value:I
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.locals 1
const-class v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 7
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
return-object p0
.end method
.method public static values()[Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.locals 1
sget-object v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->$VALUES:[Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
.line 7
invoke-virtual {v0}, [Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;
return-object v0
.end method
# virtual methods
.method public intValue()I
.locals 1
iget v0, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlayError$Code;->m_value:I
return v0
.end method