- 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
103 lines
2.6 KiB
Smali
103 lines
2.6 KiB
Smali
.class final Lcom/google/android/gms/internal/ads/zzbze;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic zza:Lcom/google/android/gms/internal/ads/zzbzf;
|
|
|
|
.field private zzb:J
|
|
|
|
.field private zzc:J
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/ads/zzbzf;)V
|
|
.locals 2
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzbze;->zza:Lcom/google/android/gms/internal/ads/zzbzf;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const-wide/16 v0, -0x1
|
|
|
|
iput-wide v0, p0, Lcom/google/android/gms/internal/ads/zzbze;->zzb:J
|
|
|
|
iput-wide v0, p0, Lcom/google/android/gms/internal/ads/zzbze;->zzc:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza()J
|
|
.locals 2
|
|
|
|
iget-wide v0, p0, Lcom/google/android/gms/internal/ads/zzbze;->zzc:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public final zzb()Landroid/os/Bundle;
|
|
.locals 4
|
|
|
|
.line 1
|
|
new-instance v0, Landroid/os/Bundle;
|
|
|
|
invoke-direct {v0}, Landroid/os/Bundle;-><init>()V
|
|
|
|
const-string v1, "topen"
|
|
|
|
iget-wide v2, p0, Lcom/google/android/gms/internal/ads/zzbze;->zzb:J
|
|
|
|
.line 2
|
|
invoke-virtual {v0, v1, v2, v3}, Landroid/os/BaseBundle;->putLong(Ljava/lang/String;J)V
|
|
|
|
const-string v1, "tclose"
|
|
|
|
iget-wide v2, p0, Lcom/google/android/gms/internal/ads/zzbze;->zzc:J
|
|
|
|
.line 3
|
|
invoke-virtual {v0, v1, v2, v3}, Landroid/os/BaseBundle;->putLong(Ljava/lang/String;J)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final zzc()V
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzbze;->zza:Lcom/google/android/gms/internal/ads/zzbzf;
|
|
|
|
.line 1
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzbzf;->zzb(Lcom/google/android/gms/internal/ads/zzbzf;)Lcom/google/android/gms/common/util/Clock;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-interface {v0}, Lcom/google/android/gms/common/util/Clock;->elapsedRealtime()J
|
|
|
|
move-result-wide v0
|
|
|
|
iput-wide v0, p0, Lcom/google/android/gms/internal/ads/zzbze;->zzc:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final zzd()V
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzbze;->zza:Lcom/google/android/gms/internal/ads/zzbzf;
|
|
|
|
.line 1
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzbzf;->zzb(Lcom/google/android/gms/internal/ads/zzbzf;)Lcom/google/android/gms/common/util/Clock;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-interface {v0}, Lcom/google/android/gms/common/util/Clock;->elapsedRealtime()J
|
|
|
|
move-result-wide v0
|
|
|
|
iput-wide v0, p0, Lcom/google/android/gms/internal/ads/zzbze;->zzb:J
|
|
|
|
return-void
|
|
.end method
|