- 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
76 lines
2.1 KiB
Smali
76 lines
2.1 KiB
Smali
.class final Lcom/google/android/gms/internal/ads/zzaon;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Ljava/nio/ByteBuffer;
|
|
|
|
.field private final zzb:J
|
|
|
|
.field private final zzc:J
|
|
|
|
.field private final zzd:J
|
|
|
|
.field private final zze:Ljava/nio/ByteBuffer;
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Ljava/nio/ByteBuffer;JJJLjava/nio/ByteBuffer;Lcom/google/android/gms/internal/ads/zzaor;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzaon;->zza:Ljava/nio/ByteBuffer;
|
|
|
|
iput-wide p2, p0, Lcom/google/android/gms/internal/ads/zzaon;->zzb:J
|
|
|
|
iput-wide p4, p0, Lcom/google/android/gms/internal/ads/zzaon;->zzc:J
|
|
|
|
iput-wide p6, p0, Lcom/google/android/gms/internal/ads/zzaon;->zzd:J
|
|
|
|
iput-object p8, p0, Lcom/google/android/gms/internal/ads/zzaon;->zze:Ljava/nio/ByteBuffer;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static bridge synthetic zza(Lcom/google/android/gms/internal/ads/zzaon;)J
|
|
.locals 2
|
|
|
|
iget-wide v0, p0, Lcom/google/android/gms/internal/ads/zzaon;->zzb:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public static bridge synthetic zzb(Lcom/google/android/gms/internal/ads/zzaon;)J
|
|
.locals 2
|
|
|
|
iget-wide v0, p0, Lcom/google/android/gms/internal/ads/zzaon;->zzc:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public static bridge synthetic zzc(Lcom/google/android/gms/internal/ads/zzaon;)J
|
|
.locals 2
|
|
|
|
iget-wide v0, p0, Lcom/google/android/gms/internal/ads/zzaon;->zzd:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public static bridge synthetic zzd(Lcom/google/android/gms/internal/ads/zzaon;)Ljava/nio/ByteBuffer;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lcom/google/android/gms/internal/ads/zzaon;->zze:Ljava/nio/ByteBuffer;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static bridge synthetic zze(Lcom/google/android/gms/internal/ads/zzaon;)Ljava/nio/ByteBuffer;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lcom/google/android/gms/internal/ads/zzaon;->zza:Ljava/nio/ByteBuffer;
|
|
|
|
return-object p0
|
|
.end method
|