- 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
95 lines
2.0 KiB
Smali
95 lines
2.0 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzajz;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# direct methods
|
|
.method public static zza(Lcom/google/android/gms/internal/ads/zzaka;Lcom/google/android/gms/internal/ads/zzake;Lcom/google/android/gms/internal/ads/zzdb;)V
|
|
.locals 7
|
|
|
|
const/4 p1, 0x0
|
|
|
|
.line 1
|
|
:goto_0
|
|
invoke-interface {p0}, Lcom/google/android/gms/internal/ads/zzaka;->zza()I
|
|
|
|
move-result v0
|
|
|
|
if-ge p1, v0, :cond_3
|
|
|
|
.line 2
|
|
invoke-interface {p0, p1}, Lcom/google/android/gms/internal/ads/zzaka;->zzb(I)J
|
|
|
|
move-result-wide v3
|
|
|
|
.line 3
|
|
invoke-interface {p0, v3, v4}, Lcom/google/android/gms/internal/ads/zzaka;->zzc(J)Ljava/util/List;
|
|
|
|
move-result-object v2
|
|
|
|
.line 4
|
|
invoke-interface {v2}, Ljava/util/List;->isEmpty()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
goto :goto_1
|
|
|
|
.line 5
|
|
:cond_0
|
|
invoke-interface {p0}, Lcom/google/android/gms/internal/ads/zzaka;->zza()I
|
|
|
|
move-result v0
|
|
|
|
add-int/lit8 v0, v0, -0x1
|
|
|
|
if-eq p1, v0, :cond_2
|
|
|
|
add-int/lit8 v0, p1, 0x1
|
|
|
|
.line 6
|
|
invoke-interface {p0, v0}, Lcom/google/android/gms/internal/ads/zzaka;->zzb(I)J
|
|
|
|
move-result-wide v0
|
|
|
|
invoke-interface {p0, p1}, Lcom/google/android/gms/internal/ads/zzaka;->zzb(I)J
|
|
|
|
move-result-wide v5
|
|
|
|
sub-long v5, v0, v5
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, v5, v0
|
|
|
|
if-lez v0, :cond_1
|
|
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzajx;
|
|
|
|
move-object v1, v0
|
|
|
|
.line 7
|
|
invoke-direct/range {v1 .. v6}, Lcom/google/android/gms/internal/ads/zzajx;-><init>(Ljava/util/List;JJ)V
|
|
|
|
invoke-interface {p2, v0}, Lcom/google/android/gms/internal/ads/zzdb;->zza(Ljava/lang/Object;)V
|
|
|
|
:cond_1
|
|
:goto_1
|
|
add-int/lit8 p1, p1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
.line 5
|
|
:cond_2
|
|
new-instance p0, Ljava/lang/IllegalStateException;
|
|
|
|
.line 8
|
|
invoke-direct {p0}, Ljava/lang/IllegalStateException;-><init>()V
|
|
|
|
throw p0
|
|
|
|
:cond_3
|
|
return-void
|
|
.end method
|