- 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
101 lines
2.9 KiB
Smali
101 lines
2.9 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzcgy;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private zza:Lcom/google/android/gms/ads/internal/util/client/VersionInfoParcel;
|
|
|
|
.field private zzb:Landroid/content/Context;
|
|
|
|
.field private zzc:J
|
|
|
|
.field private zzd:Ljava/lang/ref/WeakReference;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static bridge synthetic zza(Lcom/google/android/gms/internal/ads/zzcgy;)J
|
|
.locals 2
|
|
|
|
iget-wide v0, p0, Lcom/google/android/gms/internal/ads/zzcgy;->zzc:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public static bridge synthetic zzb(Lcom/google/android/gms/internal/ads/zzcgy;)Landroid/content/Context;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lcom/google/android/gms/internal/ads/zzcgy;->zzb:Landroid/content/Context;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static bridge synthetic zzc(Lcom/google/android/gms/internal/ads/zzcgy;)Lcom/google/android/gms/ads/internal/util/client/VersionInfoParcel;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lcom/google/android/gms/internal/ads/zzcgy;->zza:Lcom/google/android/gms/ads/internal/util/client/VersionInfoParcel;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static bridge synthetic zzg(Lcom/google/android/gms/internal/ads/zzcgy;)Ljava/lang/ref/WeakReference;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lcom/google/android/gms/internal/ads/zzcgy;->zzd:Ljava/lang/ref/WeakReference;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zzd(J)Lcom/google/android/gms/internal/ads/zzcgy;
|
|
.locals 0
|
|
|
|
iput-wide p1, p0, Lcom/google/android/gms/internal/ads/zzcgy;->zzc:J
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final zze(Landroid/content/Context;)Lcom/google/android/gms/internal/ads/zzcgy;
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Ljava/lang/ref/WeakReference;
|
|
|
|
invoke-direct {v0, p1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
|
|
|
|
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzcgy;->zzd:Ljava/lang/ref/WeakReference;
|
|
|
|
.line 2
|
|
invoke-virtual {p1}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
|
|
|
|
move-result-object v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-virtual {p1}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
|
|
|
|
move-result-object p1
|
|
|
|
:cond_0
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzcgy;->zzb:Landroid/content/Context;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final zzf(Lcom/google/android/gms/ads/internal/util/client/VersionInfoParcel;)Lcom/google/android/gms/internal/ads/zzcgy;
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzcgy;->zza:Lcom/google/android/gms/ads/internal/util/client/VersionInfoParcel;
|
|
|
|
return-object p0
|
|
.end method
|