Files
rr3-apk/smali_classes3/com/google/android/gms/internal/measurement/zzgt$zza.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- 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
2026-02-18 16:13:44 -08:00

147 lines
3.3 KiB
Smali

.class public Lcom/google/android/gms/internal/measurement/zzgt$zza;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/internal/measurement/zzgt;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "zza"
.end annotation
# static fields
.field private static volatile zza:Lcom/google/common/base/Optional;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/common/base/Optional;"
}
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.locals 0
return-void
.end method
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static zza(Landroid/content/Context;)Lcom/google/common/base/Optional;
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
")",
"Lcom/google/common/base/Optional;"
}
.end annotation
sget-object v0, Lcom/google/android/gms/internal/measurement/zzgt$zza;->zza:Lcom/google/common/base/Optional;
if-nez v0, :cond_4
const-class v1, Lcom/google/android/gms/internal/measurement/zzgt$zza;
.line 3
monitor-enter v1
:try_start_0
sget-object v0, Lcom/google/android/gms/internal/measurement/zzgt$zza;->zza:Lcom/google/common/base/Optional;
if-nez v0, :cond_3
.line 6
new-instance v0, Lcom/google/android/gms/internal/measurement/zzgt;
invoke-direct {v0}, Lcom/google/android/gms/internal/measurement/zzgt;-><init>()V
.line 8
sget-object v0, Landroid/os/Build;->TYPE:Ljava/lang/String;
sget-object v2, Landroid/os/Build;->TAGS:Ljava/lang/String;
invoke-static {v0, v2}, Lcom/google/android/gms/internal/measurement/zzgx;->zza(Ljava/lang/String;Ljava/lang/String;)Z
move-result v0
if-nez v0, :cond_0
.line 9
invoke-static {}, Lcom/google/common/base/Optional;->absent()Lcom/google/common/base/Optional;
move-result-object p0
goto :goto_1
:catchall_0
move-exception p0
goto :goto_2
.line 11
:cond_0
invoke-static {}, Lcom/google/android/gms/internal/measurement/zzgf;->zza()Z
move-result v0
if-eqz v0, :cond_2
.line 13
invoke-virtual {p0}, Landroid/content/Context;->isDeviceProtectedStorage()Z
move-result v0
if-eqz v0, :cond_1
goto :goto_0
.line 15
:cond_1
invoke-virtual {p0}, Landroid/content/Context;->createDeviceProtectedStorageContext()Landroid/content/Context;
move-result-object p0
.line 18
:cond_2
:goto_0
invoke-static {p0}, Lcom/google/android/gms/internal/measurement/zzgt;->zza(Landroid/content/Context;)Lcom/google/common/base/Optional;
move-result-object p0
:goto_1
sput-object p0, Lcom/google/android/gms/internal/measurement/zzgt$zza;->zza:Lcom/google/common/base/Optional;
move-object v0, p0
.line 20
:cond_3
monitor-exit v1
goto :goto_3
:goto_2
monitor-exit v1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw p0
:cond_4
:goto_3
return-object v0
.end method