- 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
76 lines
1.9 KiB
Smali
76 lines
1.9 KiB
Smali
.class public final synthetic Lcom/google/android/gms/internal/ads/zzwu;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/internal/ads/zzxn;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic zza:Lcom/google/android/gms/internal/ads/zzxh;
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Lcom/google/android/gms/internal/ads/zzxh;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzwu;->zza:Lcom/google/android/gms/internal/ads/zzxh;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza(ILcom/google/android/gms/internal/ads/zzbr;[I)Ljava/util/List;
|
|
.locals 9
|
|
|
|
sget v0, Lcom/google/android/gms/internal/ads/zzxt;->zzb:I
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzfxk;
|
|
|
|
.line 2
|
|
invoke-direct {v0}, Lcom/google/android/gms/internal/ads/zzfxk;-><init>()V
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 3
|
|
:goto_0
|
|
iget v2, p2, Lcom/google/android/gms/internal/ads/zzbr;->zza:I
|
|
|
|
if-ge v1, v2, :cond_0
|
|
|
|
iget-object v6, p0, Lcom/google/android/gms/internal/ads/zzwu;->zza:Lcom/google/android/gms/internal/ads/zzxh;
|
|
|
|
new-instance v8, Lcom/google/android/gms/internal/ads/zzxe;
|
|
|
|
.line 4
|
|
aget v7, p3, v1
|
|
|
|
move-object v2, v8
|
|
|
|
move v3, p1
|
|
|
|
move-object v4, p2
|
|
|
|
move v5, v1
|
|
|
|
invoke-direct/range {v2 .. v7}, Lcom/google/android/gms/internal/ads/zzxe;-><init>(ILcom/google/android/gms/internal/ads/zzbr;ILcom/google/android/gms/internal/ads/zzxh;I)V
|
|
|
|
invoke-virtual {v0, v8}, Lcom/google/android/gms/internal/ads/zzfxk;->zzf(Ljava/lang/Object;)Lcom/google/android/gms/internal/ads/zzfxk;
|
|
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
.line 5
|
|
:cond_0
|
|
invoke-virtual {v0}, Lcom/google/android/gms/internal/ads/zzfxk;->zzi()Lcom/google/android/gms/internal/ads/zzfxn;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|