- 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
90 lines
2.5 KiB
Smali
90 lines
2.5 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzgnd;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Ljava/lang/Object;
|
|
|
|
.field private final zzb:Lcom/google/android/gms/internal/ads/zzgvo;
|
|
|
|
.field private final zzc:Lcom/google/android/gms/internal/ads/zzgtp;
|
|
|
|
.field private final zzd:I
|
|
|
|
.field private final zze:Ljava/lang/String;
|
|
|
|
.field private final zzf:I
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Ljava/lang/Object;Lcom/google/android/gms/internal/ads/zzgvo;ILcom/google/android/gms/internal/ads/zzgtp;ILjava/lang/String;Lcom/google/android/gms/internal/ads/zzgdx;Lcom/google/android/gms/internal/ads/zzgne;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zza:Ljava/lang/Object;
|
|
|
|
iput-object p2, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zzb:Lcom/google/android/gms/internal/ads/zzgvo;
|
|
|
|
iput p3, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zzf:I
|
|
|
|
iput-object p4, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zzc:Lcom/google/android/gms/internal/ads/zzgtp;
|
|
|
|
iput p5, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zzd:I
|
|
|
|
iput-object p6, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zze:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic zzc(Lcom/google/android/gms/internal/ads/zzgnd;)Lcom/google/android/gms/internal/ads/zzgvo;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zzb:Lcom/google/android/gms/internal/ads/zzgvo;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza()I
|
|
.locals 1
|
|
|
|
iget v0, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zzd:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final zzb()Lcom/google/android/gms/internal/ads/zzgtp;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zzc:Lcom/google/android/gms/internal/ads/zzgtp;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final zzd()Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zza:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final zze()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zze:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final zzf()I
|
|
.locals 1
|
|
|
|
iget v0, p0, Lcom/google/android/gms/internal/ads/zzgnd;->zzf:I
|
|
|
|
return v0
|
|
.end method
|