- 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
105 lines
2.6 KiB
Smali
105 lines
2.6 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzemz;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/internal/ads/zzetq;
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Lcom/google/android/gms/ads/internal/client/zzy;
|
|
|
|
.field private final zzb:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/ads/internal/client/zzy;Z)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzemz;->zza:Lcom/google/android/gms/ads/internal/client/zzy;
|
|
|
|
iput-boolean p2, p0, Lcom/google/android/gms/internal/ads/zzemz;->zzb:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final synthetic zza(Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final bridge synthetic zzb(Ljava/lang/Object;)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
check-cast p1, Lcom/google/android/gms/internal/ads/zzcuv;
|
|
|
|
iget-object p1, p1, Lcom/google/android/gms/internal/ads/zzcuv;->zza:Landroid/os/Bundle;
|
|
|
|
.line 2
|
|
sget-object v0, Lcom/google/android/gms/internal/ads/zzbcl;->zzfp:Lcom/google/android/gms/internal/ads/zzbcc;
|
|
|
|
.line 3
|
|
invoke-static {}, Lcom/google/android/gms/ads/internal/client/zzbe;->zzc()Lcom/google/android/gms/internal/ads/zzbcj;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1, v0}, Lcom/google/android/gms/internal/ads/zzbcj;->zza(Lcom/google/android/gms/internal/ads/zzbcc;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2
|
|
check-cast v0, Ljava/lang/Boolean;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Boolean;->booleanValue()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
iget-boolean v0, p0, Lcom/google/android/gms/internal/ads/zzemz;->zzb:Z
|
|
|
|
const-string v1, "app_switched"
|
|
|
|
.line 4
|
|
invoke-virtual {p1, v1, v0}, Landroid/os/BaseBundle;->putBoolean(Ljava/lang/String;Z)V
|
|
|
|
:cond_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzemz;->zza:Lcom/google/android/gms/ads/internal/client/zzy;
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
iget v0, v0, Lcom/google/android/gms/ads/internal/client/zzy;->zza:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const-string v2, "avo"
|
|
|
|
if-ne v0, v1, :cond_1
|
|
|
|
const-string v0, "p"
|
|
|
|
.line 5
|
|
invoke-virtual {p1, v2, v0}, Landroid/os/BaseBundle;->putString(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
|
|
:cond_1
|
|
const/4 v1, 0x2
|
|
|
|
if-ne v0, v1, :cond_2
|
|
|
|
const-string v0, "l"
|
|
|
|
.line 6
|
|
invoke-virtual {p1, v2, v0}, Landroid/os/BaseBundle;->putString(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
:cond_2
|
|
return-void
|
|
.end method
|