- 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
132 lines
3.5 KiB
Smali
132 lines
3.5 KiB
Smali
.class abstract Lcom/google/android/gms/internal/measurement/zzdn$zzb;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/android/gms/internal/measurement/zzdn;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x401
|
|
name = "zzb"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final zza:J
|
|
|
|
.field final zzb:J
|
|
|
|
.field private final zzc:Z
|
|
|
|
.field private final synthetic zzd:Lcom/google/android/gms/internal/measurement/zzdn;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/measurement/zzdn;)V
|
|
.locals 1
|
|
|
|
const/4 v0, 0x1
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1, v0}, Lcom/google/android/gms/internal/measurement/zzdn$zzb;-><init>(Lcom/google/android/gms/internal/measurement/zzdn;Z)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/measurement/zzdn;Z)V
|
|
.locals 2
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/measurement/zzdn$zzb;->zzd:Lcom/google/android/gms/internal/measurement/zzdn;
|
|
|
|
.line 3
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 4
|
|
iget-object v0, p1, Lcom/google/android/gms/internal/measurement/zzdn;->zza:Lcom/google/android/gms/common/util/Clock;
|
|
|
|
invoke-interface {v0}, Lcom/google/android/gms/common/util/Clock;->currentTimeMillis()J
|
|
|
|
move-result-wide v0
|
|
|
|
iput-wide v0, p0, Lcom/google/android/gms/internal/measurement/zzdn$zzb;->zza:J
|
|
|
|
.line 5
|
|
iget-object p1, p1, Lcom/google/android/gms/internal/measurement/zzdn;->zza:Lcom/google/android/gms/common/util/Clock;
|
|
|
|
invoke-interface {p1}, Lcom/google/android/gms/common/util/Clock;->elapsedRealtime()J
|
|
|
|
move-result-wide v0
|
|
|
|
iput-wide v0, p0, Lcom/google/android/gms/internal/measurement/zzdn$zzb;->zzb:J
|
|
|
|
iput-boolean p2, p0, Lcom/google/android/gms/internal/measurement/zzdn$zzb;->zzc:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 4
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/measurement/zzdn$zzb;->zzd:Lcom/google/android/gms/internal/measurement/zzdn;
|
|
|
|
.line 9
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/measurement/zzdn;->zzc(Lcom/google/android/gms/internal/measurement/zzdn;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 10
|
|
invoke-virtual {p0}, Lcom/google/android/gms/internal/measurement/zzdn$zzb;->zzb()V
|
|
|
|
return-void
|
|
|
|
.line 12
|
|
:cond_0
|
|
:try_start_0
|
|
invoke-virtual {p0}, Lcom/google/android/gms/internal/measurement/zzdn$zzb;->zza()V
|
|
:try_end_0
|
|
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
return-void
|
|
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
iget-object v1, p0, Lcom/google/android/gms/internal/measurement/zzdn$zzb;->zzd:Lcom/google/android/gms/internal/measurement/zzdn;
|
|
|
|
const/4 v2, 0x0
|
|
|
|
iget-boolean v3, p0, Lcom/google/android/gms/internal/measurement/zzdn$zzb;->zzc:Z
|
|
|
|
.line 15
|
|
invoke-static {v1, v0, v2, v3}, Lcom/google/android/gms/internal/measurement/zzdn;->zza(Lcom/google/android/gms/internal/measurement/zzdn;Ljava/lang/Exception;ZZ)V
|
|
|
|
.line 16
|
|
invoke-virtual {p0}, Lcom/google/android/gms/internal/measurement/zzdn$zzb;->zzb()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public abstract zza()V
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Landroid/os/RemoteException;
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public zzb()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|