- 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
69 lines
1.7 KiB
Smali
69 lines
1.7 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzwp;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Lcom/google/android/gms/internal/ads/zzcx;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
sget-object v0, Lcom/google/android/gms/internal/ads/zzcx;->zza:Lcom/google/android/gms/internal/ads/zzcx;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzwp;->zza:Lcom/google/android/gms/internal/ads/zzcx;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza(Lcom/google/android/gms/internal/ads/zzbr;[IILcom/google/android/gms/internal/ads/zzyj;Lcom/google/android/gms/internal/ads/zzfxn;)Lcom/google/android/gms/internal/ads/zzwq;
|
|
.locals 19
|
|
|
|
move-object/from16 v1, p1
|
|
|
|
move-object/from16 v2, p2
|
|
|
|
move-object/from16 v4, p4
|
|
|
|
move-object/from16 v15, p5
|
|
|
|
move-object/from16 v14, p0
|
|
|
|
iget-object v0, v14, Lcom/google/android/gms/internal/ads/zzwp;->zza:Lcom/google/android/gms/internal/ads/zzcx;
|
|
|
|
move-object/from16 v16, v0
|
|
|
|
.line 1
|
|
new-instance v17, Lcom/google/android/gms/internal/ads/zzwq;
|
|
|
|
move-object/from16 v0, v17
|
|
|
|
const/4 v3, 0x0
|
|
|
|
const-wide/16 v5, 0x2710
|
|
|
|
const-wide/16 v7, 0x61a8
|
|
|
|
move-wide v9, v7
|
|
|
|
const/16 v11, 0x4ff
|
|
|
|
const/16 v12, 0x2cf
|
|
|
|
const v13, 0x3f333333 # 0.7f
|
|
|
|
const/high16 v18, 0x3f400000 # 0.75f
|
|
|
|
move/from16 v14, v18
|
|
|
|
invoke-direct/range {v0 .. v16}, Lcom/google/android/gms/internal/ads/zzwq;-><init>(Lcom/google/android/gms/internal/ads/zzbr;[IILcom/google/android/gms/internal/ads/zzyj;JJJIIFFLjava/util/List;Lcom/google/android/gms/internal/ads/zzcx;)V
|
|
|
|
return-object v17
|
|
.end method
|