- 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
100 lines
3.3 KiB
Smali
100 lines
3.3 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzeux;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/internal/ads/zzetr;
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Ljava/util/concurrent/Executor;
|
|
|
|
.field private final zzb:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/ads/zzbzd;Ljava/util/concurrent/Executor;Ljava/lang/String;Landroid/content/pm/PackageInfo;I)V
|
|
.locals 0
|
|
.param p4 # Landroid/content/pm/PackageInfo;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p2, p0, Lcom/google/android/gms/internal/ads/zzeux;->zza:Ljava/util/concurrent/Executor;
|
|
|
|
iput-object p3, p0, Lcom/google/android/gms/internal/ads/zzeux;->zzb:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza()I
|
|
.locals 1
|
|
|
|
const/16 v0, 0x29
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final zzb()Lcom/google/common/util/concurrent/ListenableFuture;
|
|
.locals 4
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzeux;->zzb:Ljava/lang/String;
|
|
|
|
.line 1
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzgch;->zzh(Ljava/lang/Object;)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
|
|
move-result-object v0
|
|
|
|
new-instance v1, Lcom/google/android/gms/internal/ads/zzeuv;
|
|
|
|
invoke-direct {v1}, Lcom/google/android/gms/internal/ads/zzeuv;-><init>()V
|
|
|
|
iget-object v2, p0, Lcom/google/android/gms/internal/ads/zzeux;->zza:Ljava/util/concurrent/Executor;
|
|
|
|
.line 2
|
|
invoke-static {v0, v1, v2}, Lcom/google/android/gms/internal/ads/zzgch;->zzm(Lcom/google/common/util/concurrent/ListenableFuture;Lcom/google/android/gms/internal/ads/zzfuc;Ljava/util/concurrent/Executor;)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
|
|
move-result-object v0
|
|
|
|
new-instance v1, Lcom/google/android/gms/internal/ads/zzeuw;
|
|
|
|
invoke-direct {v1, p0}, Lcom/google/android/gms/internal/ads/zzeuw;-><init>(Lcom/google/android/gms/internal/ads/zzeux;)V
|
|
|
|
iget-object v2, p0, Lcom/google/android/gms/internal/ads/zzeux;->zza:Ljava/util/concurrent/Executor;
|
|
|
|
const-class v3, Ljava/lang/Throwable;
|
|
|
|
.line 3
|
|
invoke-static {v0, v3, v1, v2}, Lcom/google/android/gms/internal/ads/zzgch;->zzf(Lcom/google/common/util/concurrent/ListenableFuture;Ljava/lang/Class;Lcom/google/android/gms/internal/ads/zzgbo;Ljava/util/concurrent/Executor;)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final synthetic zzc(Ljava/lang/Throwable;)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/Exception;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance p1, Lcom/google/android/gms/internal/ads/zzeuy;
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzeux;->zzb:Ljava/lang/String;
|
|
|
|
invoke-direct {p1, v0}, Lcom/google/android/gms/internal/ads/zzeuy;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-static {p1}, Lcom/google/android/gms/internal/ads/zzgch;->zzh(Ljava/lang/Object;)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|