- 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
153 lines
3.9 KiB
Smali
153 lines
3.9 KiB
Smali
.class public final Lcom/google/android/gms/internal/drive/zzna;
|
|
.super Ljava/util/AbstractList;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/internal/drive/zzkz;
|
|
.implements Ljava/util/RandomAccess;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/AbstractList<",
|
|
"Ljava/lang/String;",
|
|
">;",
|
|
"Lcom/google/android/gms/internal/drive/zzkz;",
|
|
"Ljava/util/RandomAccess;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final zzvt:Lcom/google/android/gms/internal/drive/zzkz;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/drive/zzkz;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/util/AbstractList;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/drive/zzna;->zzvt:Lcom/google/android/gms/internal/drive/zzkz;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic zza(Lcom/google/android/gms/internal/drive/zzna;)Lcom/google/android/gms/internal/drive/zzkz;
|
|
.locals 0
|
|
|
|
.line 13
|
|
iget-object p0, p0, Lcom/google/android/gms/internal/drive/zzna;->zzvt:Lcom/google/android/gms/internal/drive/zzkz;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final synthetic get(I)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/drive/zzna;->zzvt:Lcom/google/android/gms/internal/drive/zzkz;
|
|
|
|
.line 11
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Ljava/lang/String;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final iterator()Ljava/util/Iterator;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/Iterator<",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 7
|
|
new-instance v0, Lcom/google/android/gms/internal/drive/zznc;
|
|
|
|
invoke-direct {v0, p0}, Lcom/google/android/gms/internal/drive/zznc;-><init>(Lcom/google/android/gms/internal/drive/zzna;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final listIterator(I)Ljava/util/ListIterator;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(I)",
|
|
"Ljava/util/ListIterator<",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 6
|
|
new-instance v0, Lcom/google/android/gms/internal/drive/zznb;
|
|
|
|
invoke-direct {v0, p0, p1}, Lcom/google/android/gms/internal/drive/zznb;-><init>(Lcom/google/android/gms/internal/drive/zzna;I)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final size()I
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/drive/zzna;->zzvt:Lcom/google/android/gms/internal/drive/zzkz;
|
|
|
|
.line 5
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final zzao(I)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/drive/zzna;->zzvt:Lcom/google/android/gms/internal/drive/zzkz;
|
|
|
|
.line 4
|
|
invoke-interface {v0, p1}, Lcom/google/android/gms/internal/drive/zzkz;->zzao(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final zzdr()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"*>;"
|
|
}
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/drive/zzna;->zzvt:Lcom/google/android/gms/internal/drive/zzkz;
|
|
|
|
.line 8
|
|
invoke-interface {v0}, Lcom/google/android/gms/internal/drive/zzkz;->zzdr()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final zzds()Lcom/google/android/gms/internal/drive/zzkz;
|
|
.locals 0
|
|
|
|
return-object p0
|
|
.end method
|