- 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
131 lines
3.3 KiB
Smali
131 lines
3.3 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzfrg;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field private static zzb:Lcom/google/android/gms/internal/ads/zzfrg;
|
|
|
|
|
|
# instance fields
|
|
.field final zza:Lcom/google/android/gms/internal/ads/zzfrc;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Landroid/content/Context;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
invoke-static {p1}, Lcom/google/android/gms/internal/ads/zzfrc;->zzb(Landroid/content/Context;)Lcom/google/android/gms/internal/ads/zzfrc;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzfrg;->zza:Lcom/google/android/gms/internal/ads/zzfrc;
|
|
|
|
.line 2
|
|
invoke-static {p1}, Lcom/google/android/gms/internal/ads/zzfrb;->zza(Landroid/content/Context;)Lcom/google/android/gms/internal/ads/zzfrb;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static final zza(Landroid/content/Context;)Lcom/google/android/gms/internal/ads/zzfrg;
|
|
.locals 2
|
|
|
|
const-class v0, Lcom/google/android/gms/internal/ads/zzfrg;
|
|
|
|
.line 1
|
|
monitor-enter v0
|
|
|
|
:try_start_0
|
|
sget-object v1, Lcom/google/android/gms/internal/ads/zzfrg;->zzb:Lcom/google/android/gms/internal/ads/zzfrg;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
new-instance v1, Lcom/google/android/gms/internal/ads/zzfrg;
|
|
|
|
invoke-direct {v1, p0}, Lcom/google/android/gms/internal/ads/zzfrg;-><init>(Landroid/content/Context;)V
|
|
|
|
sput-object v1, Lcom/google/android/gms/internal/ads/zzfrg;->zzb:Lcom/google/android/gms/internal/ads/zzfrg;
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception p0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_0
|
|
:goto_0
|
|
sget-object p0, Lcom/google/android/gms/internal/ads/zzfrg;->zzb:Lcom/google/android/gms/internal/ads/zzfrg;
|
|
|
|
.line 2
|
|
monitor-exit v0
|
|
|
|
return-object p0
|
|
|
|
.line 3
|
|
:goto_1
|
|
monitor-exit v0
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zzb(Lcom/google/android/gms/internal/ads/zzfra;)V
|
|
.locals 2
|
|
.param p1 # Lcom/google/android/gms/internal/ads/zzfra;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
const-class p1, Lcom/google/android/gms/internal/ads/zzfrg;
|
|
|
|
.line 1
|
|
monitor-enter p1
|
|
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzfrg;->zza:Lcom/google/android/gms/internal/ads/zzfrc;
|
|
|
|
const-string v1, "vendor_scoped_gpid_v2_id"
|
|
|
|
invoke-virtual {v0, v1}, Lcom/google/android/gms/internal/ads/zzfrc;->zze(Ljava/lang/String;)V
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzfrg;->zza:Lcom/google/android/gms/internal/ads/zzfrc;
|
|
|
|
const-string v1, "vendor_scoped_gpid_v2_creation_time"
|
|
|
|
.line 2
|
|
invoke-virtual {v0, v1}, Lcom/google/android/gms/internal/ads/zzfrc;->zze(Ljava/lang/String;)V
|
|
|
|
.line 3
|
|
monitor-exit p1
|
|
|
|
return-void
|
|
|
|
:catchall_0
|
|
move-exception v0
|
|
|
|
.line 4
|
|
monitor-exit p1
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
throw v0
|
|
.end method
|