Files
rr3-apk/smali_classes2/com/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3
- APKTool decompilation (Smali bytecode) for modding and rebuilding APK
- Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures
- Includes full Smali source, resources, and native libraries
- Ready to rebuild APK after modifications with apktool b command
- Added comprehensive README-apktool.md with modding guide

This branch complements the JADX branches:
- Use JADX (main/discord-community) to UNDERSTAND code (readable Java)
- Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali)

Total: 44,417 files, 538.51 MB Smali source code
2026-02-18 16:13:44 -08:00

131 lines
5.3 KiB
Smali

.class Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/ea/nimble/mtx/googleplay/GooglePlay$GetNonceCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;->verifyTransactions(Ljava/util/List;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$1:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;
# direct methods
.method public constructor <init>(Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;)V
.locals 0
iput-object p1, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;->this$1:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;
.line 2141
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onGetNonceComplete(Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;Ljava/lang/String;Lcom/ea/nimble/Error;)V
.locals 1
iget-object v0, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;->this$1:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;
.line 2147
iget-object v0, v0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;->this$0:Lcom/ea/nimble/mtx/googleplay/GooglePlay;
invoke-static {v0, p1, p2, p3}, Lcom/ea/nimble/mtx/googleplay/GooglePlay;->access$1700(Lcom/ea/nimble/mtx/googleplay/GooglePlay;Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;Ljava/lang/String;Lcom/ea/nimble/Error;)Z
move-result p2
if-eqz p2, :cond_0
iget-object p2, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;->this$1:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;
.line 2150
iget-object p2, p2, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;->this$0:Lcom/ea/nimble/mtx/googleplay/GooglePlay;
new-instance p3, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1$1;
invoke-direct {p3, p0, p1}, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1$1;-><init>(Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;)V
invoke-static {p2, p1, p3}, Lcom/ea/nimble/mtx/googleplay/GooglePlay;->access$1800(Lcom/ea/nimble/mtx/googleplay/GooglePlay;Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;Lcom/ea/nimble/mtx/googleplay/GooglePlay$VerifyCallback;)V
goto :goto_0
:cond_0
iget-object p2, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;->this$1:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;
.line 2170
iget-object p2, p2, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;->this$0:Lcom/ea/nimble/mtx/googleplay/GooglePlay;
monitor-enter p2
:try_start_0
iget-object p3, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;->this$1:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;
.line 2172
iget-object p3, p3, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;->this$0:Lcom/ea/nimble/mtx/googleplay/GooglePlay;
iget-object p3, p3, Lcom/ea/nimble/mtx/googleplay/GooglePlay;->mPendingTransactions:Ljava/util/HashMap;
invoke-virtual {p1}, Lcom/ea/nimble/mtx/googleplay/GooglePlayTransaction;->getTransactionId()Ljava/lang/String;
move-result-object p1
invoke-virtual {p3, p1}, Ljava/util/HashMap;->remove(Ljava/lang/Object;)Ljava/lang/Object;
.line 2173
monitor-exit p2
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
iget-object p1, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier$1;->this$1:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;
.line 2176
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;->this$1:Lcom/ea/nimble/mtx/googleplay/GooglePlay$RestoreTransactionVerifier;
.line 2178
iget-object p2, 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 {p2, p1}, Lcom/ea/nimble/mtx/googleplay/GooglePlay;->access$2000(Lcom/ea/nimble/mtx/googleplay/GooglePlay;Ljava/util/List;)V
:cond_1
:goto_0
return-void
:catchall_0
move-exception p1
.line 2173
:try_start_1
monitor-exit p2
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
throw p1
.end method