- 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
221 lines
7.1 KiB
Smali
221 lines
7.1 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzazz;
|
|
.super Lcom/google/android/gms/ads/appopen/AppOpenAd;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field zza:Lcom/google/android/gms/ads/FullScreenContentCallback;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private final zzb:Lcom/google/android/gms/internal/ads/zzbad;
|
|
|
|
.field private final zzc:Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private final zzd:Lcom/google/android/gms/internal/ads/zzbaa;
|
|
|
|
.field private zze:Lcom/google/android/gms/ads/OnPaidEventListener;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/ads/zzbad;Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/google/android/gms/ads/appopen/AppOpenAd;-><init>()V
|
|
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzbaa;
|
|
|
|
invoke-direct {v0}, Lcom/google/android/gms/internal/ads/zzbaa;-><init>()V
|
|
|
|
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzazz;->zzd:Lcom/google/android/gms/internal/ads/zzbaa;
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzazz;->zzb:Lcom/google/android/gms/internal/ads/zzbad;
|
|
|
|
iput-object p2, p0, Lcom/google/android/gms/internal/ads/zzazz;->zzc:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final getAdUnitId()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzazz;->zzc:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getFullScreenContentCallback()Lcom/google/android/gms/ads/FullScreenContentCallback;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzazz;->zza:Lcom/google/android/gms/ads/FullScreenContentCallback;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getOnPaidEventListener()Lcom/google/android/gms/ads/OnPaidEventListener;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzazz;->zze:Lcom/google/android/gms/ads/OnPaidEventListener;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getResponseInfo()Lcom/google/android/gms/ads/ResponseInfo;
|
|
.locals 2
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzazz;->zzb:Lcom/google/android/gms/internal/ads/zzbad;
|
|
|
|
.line 1
|
|
invoke-interface {v0}, Lcom/google/android/gms/internal/ads/zzbad;->zzf()Lcom/google/android/gms/ads/internal/client/zzdy;
|
|
|
|
move-result-object v0
|
|
:try_end_0
|
|
.catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
const-string v1, "#007 Could not call remote method."
|
|
|
|
.line 2
|
|
invoke-static {v1, v0}, Lcom/google/android/gms/ads/internal/util/client/zzo;->zzl(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 3
|
|
:goto_0
|
|
invoke-static {v0}, Lcom/google/android/gms/ads/ResponseInfo;->zzb(Lcom/google/android/gms/ads/internal/client/zzdy;)Lcom/google/android/gms/ads/ResponseInfo;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final setFullScreenContentCallback(Lcom/google/android/gms/ads/FullScreenContentCallback;)V
|
|
.locals 1
|
|
.param p1 # Lcom/google/android/gms/ads/FullScreenContentCallback;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzazz;->zza:Lcom/google/android/gms/ads/FullScreenContentCallback;
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzazz;->zzd:Lcom/google/android/gms/internal/ads/zzbaa;
|
|
|
|
.line 1
|
|
invoke-virtual {v0, p1}, Lcom/google/android/gms/internal/ads/zzbaa;->zzg(Lcom/google/android/gms/ads/FullScreenContentCallback;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final setImmersiveMode(Z)V
|
|
.locals 1
|
|
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzazz;->zzb:Lcom/google/android/gms/internal/ads/zzbad;
|
|
|
|
.line 1
|
|
invoke-interface {v0, p1}, Lcom/google/android/gms/internal/ads/zzbad;->zzg(Z)V
|
|
:try_end_0
|
|
.catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
return-void
|
|
|
|
:catch_0
|
|
move-exception p1
|
|
|
|
const-string v0, "#007 Could not call remote method."
|
|
|
|
.line 2
|
|
invoke-static {v0, p1}, Lcom/google/android/gms/ads/internal/util/client/zzo;->zzl(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final setOnPaidEventListener(Lcom/google/android/gms/ads/OnPaidEventListener;)V
|
|
.locals 2
|
|
.param p1 # Lcom/google/android/gms/ads/OnPaidEventListener;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzazz;->zze:Lcom/google/android/gms/ads/OnPaidEventListener;
|
|
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzazz;->zzb:Lcom/google/android/gms/internal/ads/zzbad;
|
|
|
|
.line 1
|
|
new-instance v1, Lcom/google/android/gms/ads/internal/client/zzfs;
|
|
|
|
invoke-direct {v1, p1}, Lcom/google/android/gms/ads/internal/client/zzfs;-><init>(Lcom/google/android/gms/ads/OnPaidEventListener;)V
|
|
|
|
invoke-interface {v0, v1}, Lcom/google/android/gms/internal/ads/zzbad;->zzh(Lcom/google/android/gms/ads/internal/client/zzdr;)V
|
|
:try_end_0
|
|
.catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
return-void
|
|
|
|
:catch_0
|
|
move-exception p1
|
|
|
|
const-string v0, "#007 Could not call remote method."
|
|
|
|
.line 2
|
|
invoke-static {v0, p1}, Lcom/google/android/gms/ads/internal/util/client/zzo;->zzl(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final show(Landroid/app/Activity;)V
|
|
.locals 2
|
|
.param p1 # Landroid/app/Activity;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzazz;->zzb:Lcom/google/android/gms/internal/ads/zzbad;
|
|
|
|
.line 1
|
|
invoke-static {p1}, Lcom/google/android/gms/dynamic/ObjectWrapper;->wrap(Ljava/lang/Object;)Lcom/google/android/gms/dynamic/IObjectWrapper;
|
|
|
|
move-result-object p1
|
|
|
|
iget-object v1, p0, Lcom/google/android/gms/internal/ads/zzazz;->zzd:Lcom/google/android/gms/internal/ads/zzbaa;
|
|
|
|
invoke-interface {v0, p1, v1}, Lcom/google/android/gms/internal/ads/zzbad;->zzi(Lcom/google/android/gms/dynamic/IObjectWrapper;Lcom/google/android/gms/internal/ads/zzbak;)V
|
|
:try_end_0
|
|
.catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
return-void
|
|
|
|
:catch_0
|
|
move-exception p1
|
|
|
|
const-string v0, "#007 Could not call remote method."
|
|
|
|
.line 2
|
|
invoke-static {v0, p1}, Lcom/google/android/gms/ads/internal/util/client/zzo;->zzl(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|