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

110 lines
4.8 KiB
Smali

.class Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/ea/nimble/mtx/googleplay/GooglePlay$VerifyCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;->onGetNonceComplete(Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;Ljava/lang/String;Lcom/ea/nimble/Error;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$2:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;
.field final synthetic val$transaction:Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;
# direct methods
.method public constructor <init>(Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;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$RestoreTransactionVerifier$1$1;->this$2:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;
iput-object p2, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1$1;->val$transaction:Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;
.line 2151
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onVerificationComplete(Ljava/lang/Exception;)V
.locals 4
if-eqz p1, :cond_0
iget-object v0, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1$1;->val$transaction:Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;
.line 2157
new-instance v1, Lcom/ea/nimble/mtx/NimbleMTXError;
sget-object v2, Lcom/ea/nimble/mtx/NimbleMTXError$Code;->VERIFICATION_ERROR:Lcom/ea/nimble/mtx/NimbleMTXError$Code;
const-string v3, "Synergy verification error"
invoke-direct {v1, v2, v3, p1}, Lcom/ea/nimble/mtx/NimbleMTXError;-><init>(Lcom/ea/nimble/mtx/NimbleMTXError$Code;Ljava/lang/String;Ljava/lang/Throwable;)V
iput-object v1, v0, Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;->mError:Ljava/lang/Exception;
:cond_0
iget-object p1, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1$1;->this$2:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;
.line 2159
iget-object p1, p1, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;->this$1:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;
invoke-static {p1}, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;->access$2100(Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;)Ljava/util/ArrayList;
move-result-object p1
iget-object v0, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1$1;->val$transaction:Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;
invoke-virtual {p1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
iget-object p1, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1$1;->this$2:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;
.line 2160
iget-object p1, p1, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;->this$1:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;
invoke-static {p1}, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;->access$2200(Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;)Ljava/util/concurrent/atomic/AtomicInteger;
move-result-object p1
invoke-virtual {p1}, Ljava/util/concurrent/atomic/AtomicInteger;->decrementAndGet()I
move-result p1
if-nez p1, :cond_1
iget-object p1, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1$1;->this$2:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;
.line 2162
iget-object p1, p1, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;->this$1:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;
iget-object v0, p1, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;->this$0:Lcom/ea/nimble/mtx/googleplay/GooglePlay;
invoke-static {p1}, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;->access$2100(Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;)Ljava/util/ArrayList;
move-result-object p1
invoke-static {v0, p1}, Lcom/ea/nimble/mtx/googleplay/GooglePlay;->access$2000(Lcom/ea/nimble/mtx/googleplay/GooglePlay;Ljava/util/List;)V
:cond_1
return-void
.end method