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

90 lines
3.4 KiB
Smali

.class Lcom/ea/nimble/mtx/googleplay/GooglePlay$7;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/ea/nimble/mtx/catalog/synergy/SynergyCatalog$StringCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/ea/nimble/mtx/googleplay/GooglePlay;->networkCallGetNonceFromSynergy(Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;Lcom/ea/nimble/mtx/googleplay/GooglePlay$GetNonceCallback;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/ea/nimble/mtx/googleplay/GooglePlay;
.field final synthetic val$callback:Lcom/ea/nimble/mtx/googleplay/GooglePlay$GetNonceCallback;
.field final synthetic val$transaction:Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;
# direct methods
.method public constructor <init>(Lcom/ea/nimble/mtx/googleplay/GooglePlay;Lcom/ea/nimble/mtx/googleplay/GooglePlay$GetNonceCallback;Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$7;->this$0:Lcom/ea/nimble/mtx/googleplay/GooglePlay;
iput-object p2, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$7;->val$callback:Lcom/ea/nimble/mtx/googleplay/GooglePlay$GetNonceCallback;
iput-object p3, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$7;->val$transaction:Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;
.line 1971
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public callback(Ljava/lang/String;Ljava/lang/Exception;)V
.locals 3
.line 1975
invoke-static {p0}, Lcom/ea/nimble/Log$Helper;->LOGFUNC(Ljava/lang/Object;)V
const/4 v0, 0x0
if-nez p2, :cond_0
iget-object p2, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$7;->val$callback:Lcom/ea/nimble/mtx/googleplay/GooglePlay$GetNonceCallback;
iget-object v1, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$7;->val$transaction:Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;
.line 1978
invoke-interface {p2, v1, p1, v0}, Lcom/ea/nimble/mtx/googleplay/GooglePlay$GetNonceCallback;->onGetNonceComplete(Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;Ljava/lang/String;Lcom/ea/nimble/Error;)V
goto :goto_0
.line 1982
:cond_0
new-instance p1, Lcom/ea/nimble/mtx/NimbleMTXError;
sget-object v1, Lcom/ea/nimble/mtx/NimbleMTXError$Code;->GET_NONCE_ERROR:Lcom/ea/nimble/mtx/NimbleMTXError$Code;
const-string v2, "Synergy getNonce request error."
invoke-direct {p1, v1, v2, p2}, Lcom/ea/nimble/mtx/NimbleMTXError;-><init>(Lcom/ea/nimble/mtx/NimbleMTXError$Code;Ljava/lang/String;Ljava/lang/Throwable;)V
iget-object p2, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$7;->val$callback:Lcom/ea/nimble/mtx/googleplay/GooglePlay$GetNonceCallback;
iget-object v1, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$7;->val$transaction:Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;
.line 1984
invoke-interface {p2, v1, v0, p1}, Lcom/ea/nimble/mtx/googleplay/GooglePlay$GetNonceCallback;->onGetNonceComplete(Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;Ljava/lang/String;Lcom/ea/nimble/Error;)V
:goto_0
return-void
.end method