- 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
86 lines
2.5 KiB
Smali
86 lines
2.5 KiB
Smali
.class public final Lcom/google/android/gms/internal/fido/zzae;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field private static final zza:Ljava/lang/Object;
|
|
|
|
.field private static final zzb:Lcom/google/android/gms/internal/fido/zzai;
|
|
|
|
.field private static volatile zzc:Lcom/google/android/gms/internal/fido/zzae;
|
|
|
|
.field private static volatile zzd:Lcom/google/android/gms/internal/fido/zzae;
|
|
|
|
.field private static final zze:Lcom/google/android/gms/internal/fido/zzbp;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Ljava/lang/Object;
|
|
|
|
invoke-direct {v0}, Ljava/lang/Object;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/fido/zzae;->zza:Ljava/lang/Object;
|
|
|
|
new-instance v0, Lcom/google/android/gms/internal/fido/zzai;
|
|
|
|
invoke-direct {v0}, Lcom/google/android/gms/internal/fido/zzai;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/fido/zzae;->zzb:Lcom/google/android/gms/internal/fido/zzai;
|
|
|
|
const/4 v0, 0x0
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/fido/zzae;->zzc:Lcom/google/android/gms/internal/fido/zzae;
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/fido/zzae;->zzd:Lcom/google/android/gms/internal/fido/zzae;
|
|
|
|
sget-object v0, Lcom/google/android/gms/internal/fido/zzad;->zza:Lcom/google/android/gms/internal/fido/zzad;
|
|
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/fido/zzbt;->zza(Lcom/google/android/gms/internal/fido/zzbp;)Lcom/google/android/gms/internal/fido/zzbp;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/fido/zzae;->zze:Lcom/google/android/gms/internal/fido/zzbp;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static zza()Lcom/google/android/gms/internal/fido/zzae;
|
|
.locals 2
|
|
|
|
.line 1
|
|
invoke-static {}, Lcom/google/android/gms/internal/fido/zzah;->zza()V
|
|
|
|
.line 2
|
|
invoke-static {}, Lcom/google/android/gms/internal/fido/zzah;->zzb()V
|
|
|
|
.line 3
|
|
invoke-static {}, Lcom/google/android/gms/internal/fido/zzah;->zzd()Z
|
|
|
|
new-instance v0, Ljava/lang/IllegalStateException;
|
|
|
|
const-string v1, "Must call PhenotypeContext.setContext() first"
|
|
|
|
.line 4
|
|
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public static zzb()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-static {}, Lcom/google/android/gms/internal/fido/zzah;->zzd()Z
|
|
|
|
.line 2
|
|
invoke-static {}, Lcom/google/android/gms/internal/fido/zzah;->zzc()V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
return v0
|
|
.end method
|