- 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
50 lines
1.5 KiB
Smali
50 lines
1.5 KiB
Smali
.class final Lcom/google/android/gms/internal/ads/zzcfc;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/View$OnAttachStateChangeListener;
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic zza:Lcom/google/android/gms/internal/ads/zzbxu;
|
|
|
|
.field final synthetic zzb:Lcom/google/android/gms/internal/ads/zzcff;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/ads/zzcff;Lcom/google/android/gms/internal/ads/zzbxu;)V
|
|
.locals 0
|
|
|
|
iput-object p2, p0, Lcom/google/android/gms/internal/ads/zzcfc;->zza:Lcom/google/android/gms/internal/ads/zzbxu;
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzcfc;->zzb:Lcom/google/android/gms/internal/ads/zzcff;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onViewAttachedToWindow(Landroid/view/View;)V
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzcfc;->zza:Lcom/google/android/gms/internal/ads/zzbxu;
|
|
|
|
iget-object v1, p0, Lcom/google/android/gms/internal/ads/zzcfc;->zzb:Lcom/google/android/gms/internal/ads/zzcff;
|
|
|
|
const/16 v2, 0xa
|
|
|
|
.line 1
|
|
invoke-static {v1, p1, v0, v2}, Lcom/google/android/gms/internal/ads/zzcff;->zzg(Lcom/google/android/gms/internal/ads/zzcff;Landroid/view/View;Lcom/google/android/gms/internal/ads/zzbxu;I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onViewDetachedFromWindow(Landroid/view/View;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|