- 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
94 lines
2.8 KiB
Smali
94 lines
2.8 KiB
Smali
.class public abstract Lcom/google/android/gms/internal/ads/zzfqf;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/io/Closeable;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static zza()Lcom/google/android/gms/internal/ads/zzfqr;
|
|
.locals 1
|
|
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzfqr;
|
|
|
|
invoke-direct {v0}, Lcom/google/android/gms/internal/ads/zzfqr;-><init>()V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static zzb(ILcom/google/android/gms/internal/ads/zzfqq;)Lcom/google/android/gms/internal/ads/zzfqr;
|
|
.locals 2
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzfqr;
|
|
|
|
new-instance v1, Lcom/google/android/gms/internal/ads/zzfqd;
|
|
|
|
invoke-direct {v1, p0}, Lcom/google/android/gms/internal/ads/zzfqd;-><init>(I)V
|
|
|
|
new-instance p0, Lcom/google/android/gms/internal/ads/zzfqe;
|
|
|
|
invoke-direct {p0}, Lcom/google/android/gms/internal/ads/zzfqe;-><init>()V
|
|
|
|
invoke-direct {v0, v1, p0, p1}, Lcom/google/android/gms/internal/ads/zzfqr;-><init>(Lcom/google/android/gms/internal/ads/zzfvf;Lcom/google/android/gms/internal/ads/zzfvf;Lcom/google/android/gms/internal/ads/zzfqq;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static zzc(Lcom/google/android/gms/internal/ads/zzfvf;Lcom/google/android/gms/internal/ads/zzfvf;Lcom/google/android/gms/internal/ads/zzfqq;)Lcom/google/android/gms/internal/ads/zzfqr;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/android/gms/internal/ads/zzfvf<",
|
|
"Ljava/lang/Integer;",
|
|
">;",
|
|
"Lcom/google/android/gms/internal/ads/zzfvf<",
|
|
"Ljava/lang/Integer;",
|
|
">;",
|
|
"Lcom/google/android/gms/internal/ads/zzfqq;",
|
|
")",
|
|
"Lcom/google/android/gms/internal/ads/zzfqr;"
|
|
}
|
|
.end annotation
|
|
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzfqr;
|
|
|
|
invoke-direct {v0, p0, p1, p2}, Lcom/google/android/gms/internal/ads/zzfqr;-><init>(Lcom/google/android/gms/internal/ads/zzfvf;Lcom/google/android/gms/internal/ads/zzfvf;Lcom/google/android/gms/internal/ads/zzfqq;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static synthetic zzd(I)Ljava/lang/Integer;
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-static {p0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic zze()Ljava/lang/Integer;
|
|
.locals 1
|
|
|
|
const/4 v0, -0x1
|
|
|
|
.line 1
|
|
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|