- 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
81 lines
2.0 KiB
Smali
81 lines
2.0 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzesp;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/internal/ads/zzetq;
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Ljava/lang/String;
|
|
|
|
.field private final zzb:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;I)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzesp;->zza:Ljava/lang/String;
|
|
|
|
iput p2, p0, Lcom/google/android/gms/internal/ads/zzesp;->zzb:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final bridge synthetic zza(Ljava/lang/Object;)V
|
|
.locals 2
|
|
|
|
.line 1
|
|
check-cast p1, Lcom/google/android/gms/internal/ads/zzcuv;
|
|
|
|
iget-object p1, p1, Lcom/google/android/gms/internal/ads/zzcuv;->zzb:Landroid/os/Bundle;
|
|
|
|
const-string v0, "request_id"
|
|
|
|
iget-object v1, p0, Lcom/google/android/gms/internal/ads/zzesp;->zza:Ljava/lang/String;
|
|
|
|
.line 2
|
|
invoke-virtual {p1, v0, v1}, Landroid/os/BaseBundle;->putString(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
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 v0, p1, Lcom/google/android/gms/internal/ads/zzcuv;->zza:Landroid/os/Bundle;
|
|
|
|
const-string v1, "request_id"
|
|
|
|
iget-object v2, p0, Lcom/google/android/gms/internal/ads/zzesp;->zza:Ljava/lang/String;
|
|
|
|
.line 2
|
|
invoke-virtual {v0, v1, v2}, Landroid/os/BaseBundle;->putString(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
iget v0, p0, Lcom/google/android/gms/internal/ads/zzesp;->zzb:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
iget-object p1, p1, Lcom/google/android/gms/internal/ads/zzcuv;->zza:Landroid/os/Bundle;
|
|
|
|
const-string v0, "sod"
|
|
|
|
const/4 v1, 0x1
|
|
|
|
.line 3
|
|
invoke-virtual {p1, v0, v1}, Landroid/os/BaseBundle;->putInt(Ljava/lang/String;I)V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|