- 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
115 lines
3.7 KiB
Smali
115 lines
3.7 KiB
Smali
.class final Lcom/google/android/gms/internal/measurement/zzey;
|
|
.super Lcom/google/android/gms/internal/measurement/zzdn$zzb;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private final synthetic zzc:Landroid/os/Bundle;
|
|
|
|
.field private final synthetic zzd:Landroid/app/Activity;
|
|
|
|
.field private final synthetic zze:Lcom/google/android/gms/internal/measurement/zzdn$zzc;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/measurement/zzdn$zzc;Landroid/os/Bundle;Landroid/app/Activity;)V
|
|
.locals 0
|
|
|
|
iput-object p2, p0, Lcom/google/android/gms/internal/measurement/zzey;->zzc:Landroid/os/Bundle;
|
|
|
|
iput-object p3, p0, Lcom/google/android/gms/internal/measurement/zzey;->zzd:Landroid/app/Activity;
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/measurement/zzey;->zze:Lcom/google/android/gms/internal/measurement/zzdn$zzc;
|
|
|
|
.line 1
|
|
iget-object p1, p1, Lcom/google/android/gms/internal/measurement/zzdn$zzc;->zza:Lcom/google/android/gms/internal/measurement/zzdn;
|
|
|
|
invoke-direct {p0, p1}, Lcom/google/android/gms/internal/measurement/zzdn$zzb;-><init>(Lcom/google/android/gms/internal/measurement/zzdn;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza()V
|
|
.locals 5
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Landroid/os/RemoteException;
|
|
}
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/measurement/zzey;->zzc:Landroid/os/Bundle;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 4
|
|
new-instance v0, Landroid/os/Bundle;
|
|
|
|
invoke-direct {v0}, Landroid/os/Bundle;-><init>()V
|
|
|
|
iget-object v1, p0, Lcom/google/android/gms/internal/measurement/zzey;->zzc:Landroid/os/Bundle;
|
|
|
|
const-string v2, "com.google.app_measurement.screen_service"
|
|
|
|
.line 5
|
|
invoke-virtual {v1, v2}, Landroid/os/BaseBundle;->containsKey(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
iget-object v1, p0, Lcom/google/android/gms/internal/measurement/zzey;->zzc:Landroid/os/Bundle;
|
|
|
|
.line 6
|
|
invoke-virtual {v1, v2}, Landroid/os/BaseBundle;->get(Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
move-result-object v1
|
|
|
|
.line 7
|
|
instance-of v3, v1, Landroid/os/Bundle;
|
|
|
|
if-eqz v3, :cond_1
|
|
|
|
.line 8
|
|
check-cast v1, Landroid/os/Bundle;
|
|
|
|
invoke-virtual {v0, v2, v1}, Landroid/os/Bundle;->putBundle(Ljava/lang/String;Landroid/os/Bundle;)V
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:cond_1
|
|
:goto_0
|
|
iget-object v1, p0, Lcom/google/android/gms/internal/measurement/zzey;->zze:Lcom/google/android/gms/internal/measurement/zzdn$zzc;
|
|
|
|
.line 9
|
|
iget-object v1, v1, Lcom/google/android/gms/internal/measurement/zzdn$zzc;->zza:Lcom/google/android/gms/internal/measurement/zzdn;
|
|
|
|
invoke-static {v1}, Lcom/google/android/gms/internal/measurement/zzdn;->zza(Lcom/google/android/gms/internal/measurement/zzdn;)Lcom/google/android/gms/internal/measurement/zzdc;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-static {v1}, Lcom/google/android/gms/common/internal/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object v1
|
|
|
|
check-cast v1, Lcom/google/android/gms/internal/measurement/zzdc;
|
|
|
|
iget-object v2, p0, Lcom/google/android/gms/internal/measurement/zzey;->zzd:Landroid/app/Activity;
|
|
|
|
.line 10
|
|
invoke-static {v2}, Lcom/google/android/gms/dynamic/ObjectWrapper;->wrap(Ljava/lang/Object;)Lcom/google/android/gms/dynamic/IObjectWrapper;
|
|
|
|
move-result-object v2
|
|
|
|
iget-wide v3, p0, Lcom/google/android/gms/internal/measurement/zzdn$zzb;->zzb:J
|
|
|
|
.line 11
|
|
invoke-interface {v1, v2, v0, v3, v4}, Lcom/google/android/gms/internal/measurement/zzdc;->onActivityCreated(Lcom/google/android/gms/dynamic/IObjectWrapper;Landroid/os/Bundle;J)V
|
|
|
|
return-void
|
|
.end method
|