- 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.7 KiB
Smali
86 lines
2.7 KiB
Smali
.class public final Lcom/google/android/gms/internal/drive/zzif;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static final zzld:Lcom/google/android/gms/internal/drive/zzig;
|
|
|
|
.field public static final zzle:Lcom/google/android/gms/internal/drive/zzih;
|
|
|
|
.field public static final zzlf:Lcom/google/android/gms/internal/drive/zzij;
|
|
|
|
.field public static final zzlg:Lcom/google/android/gms/internal/drive/zzii;
|
|
|
|
.field public static final zzlh:Lcom/google/android/gms/internal/drive/zzil;
|
|
|
|
.field public static final zzli:Lcom/google/android/gms/internal/drive/zzik;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 4
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/google/android/gms/internal/drive/zzig;
|
|
|
|
const-string v1, "created"
|
|
|
|
const v2, 0x3e8fa0
|
|
|
|
invoke-direct {v0, v1, v2}, Lcom/google/android/gms/internal/drive/zzig;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/drive/zzif;->zzld:Lcom/google/android/gms/internal/drive/zzig;
|
|
|
|
.line 2
|
|
new-instance v0, Lcom/google/android/gms/internal/drive/zzih;
|
|
|
|
const-string v1, "lastOpenedTime"
|
|
|
|
const v3, 0x419ce0
|
|
|
|
invoke-direct {v0, v1, v3}, Lcom/google/android/gms/internal/drive/zzih;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/drive/zzif;->zzle:Lcom/google/android/gms/internal/drive/zzih;
|
|
|
|
.line 3
|
|
new-instance v0, Lcom/google/android/gms/internal/drive/zzij;
|
|
|
|
const-string v1, "modified"
|
|
|
|
invoke-direct {v0, v1, v2}, Lcom/google/android/gms/internal/drive/zzij;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/drive/zzif;->zzlf:Lcom/google/android/gms/internal/drive/zzij;
|
|
|
|
.line 4
|
|
new-instance v0, Lcom/google/android/gms/internal/drive/zzii;
|
|
|
|
const-string v1, "modifiedByMe"
|
|
|
|
invoke-direct {v0, v1, v2}, Lcom/google/android/gms/internal/drive/zzii;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/drive/zzif;->zzlg:Lcom/google/android/gms/internal/drive/zzii;
|
|
|
|
.line 5
|
|
new-instance v0, Lcom/google/android/gms/internal/drive/zzil;
|
|
|
|
const-string v1, "sharedWithMe"
|
|
|
|
invoke-direct {v0, v1, v2}, Lcom/google/android/gms/internal/drive/zzil;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/drive/zzif;->zzlh:Lcom/google/android/gms/internal/drive/zzil;
|
|
|
|
.line 6
|
|
new-instance v0, Lcom/google/android/gms/internal/drive/zzik;
|
|
|
|
const-string v1, "recency"
|
|
|
|
const v2, 0x7a1200
|
|
|
|
invoke-direct {v0, v1, v2}, Lcom/google/android/gms/internal/drive/zzik;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/drive/zzif;->zzli:Lcom/google/android/gms/internal/drive/zzik;
|
|
|
|
return-void
|
|
.end method
|