- 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
92 lines
2.9 KiB
Smali
92 lines
2.9 KiB
Smali
.class final Lcom/google/android/gms/internal/measurement/zzp;
|
|
.super Lcom/google/android/gms/internal/measurement/zzal;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private final synthetic zzk:Lcom/google/android/gms/internal/measurement/zzo;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/measurement/zzm;Ljava/lang/String;Lcom/google/android/gms/internal/measurement/zzo;)V
|
|
.locals 0
|
|
|
|
iput-object p3, p0, Lcom/google/android/gms/internal/measurement/zzp;->zzk:Lcom/google/android/gms/internal/measurement/zzo;
|
|
|
|
.line 9
|
|
invoke-direct {p0, p2}, Lcom/google/android/gms/internal/measurement/zzal;-><init>(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza(Lcom/google/android/gms/internal/measurement/zzh;Ljava/util/List;)Lcom/google/android/gms/internal/measurement/zzaq;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/android/gms/internal/measurement/zzh;",
|
|
"Ljava/util/List<",
|
|
"Lcom/google/android/gms/internal/measurement/zzaq;",
|
|
">;)",
|
|
"Lcom/google/android/gms/internal/measurement/zzaq;"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "getValue"
|
|
|
|
const/4 v1, 0x2
|
|
|
|
.line 1
|
|
invoke-static {v0, v1, p2}, Lcom/google/android/gms/internal/measurement/zzg;->zza(Ljava/lang/String;ILjava/util/List;)V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 2
|
|
invoke-interface {p2, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/google/android/gms/internal/measurement/zzaq;
|
|
|
|
invoke-virtual {p1, v0}, Lcom/google/android/gms/internal/measurement/zzh;->zza(Lcom/google/android/gms/internal/measurement/zzaq;)Lcom/google/android/gms/internal/measurement/zzaq;
|
|
|
|
move-result-object v0
|
|
|
|
const/4 v1, 0x1
|
|
|
|
.line 3
|
|
invoke-interface {p2, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p2
|
|
|
|
check-cast p2, Lcom/google/android/gms/internal/measurement/zzaq;
|
|
|
|
invoke-virtual {p1, p2}, Lcom/google/android/gms/internal/measurement/zzh;->zza(Lcom/google/android/gms/internal/measurement/zzaq;)Lcom/google/android/gms/internal/measurement/zzaq;
|
|
|
|
move-result-object p1
|
|
|
|
.line 4
|
|
invoke-interface {v0}, Lcom/google/android/gms/internal/measurement/zzaq;->zzf()Ljava/lang/String;
|
|
|
|
move-result-object p2
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/measurement/zzp;->zzk:Lcom/google/android/gms/internal/measurement/zzo;
|
|
|
|
.line 5
|
|
invoke-interface {v0, p2}, Lcom/google/android/gms/internal/measurement/zzo;->zza(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object p2
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 7
|
|
new-instance p1, Lcom/google/android/gms/internal/measurement/zzas;
|
|
|
|
invoke-direct {p1, p2}, Lcom/google/android/gms/internal/measurement/zzas;-><init>(Ljava/lang/String;)V
|
|
|
|
:cond_0
|
|
return-object p1
|
|
.end method
|