- 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
73 lines
1.5 KiB
Smali
73 lines
1.5 KiB
Smali
.class final Lcom/google/android/gms/internal/ads/zzdt;
|
|
.super Landroid/telephony/TelephonyCallback;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Landroid/telephony/TelephonyCallback$DisplayInfoListener;
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Lcom/google/android/gms/internal/ads/zzdw;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/ads/zzdw;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Landroid/telephony/TelephonyCallback;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzdt;->zza:Lcom/google/android/gms/internal/ads/zzdw;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onDisplayInfoChanged(Landroid/telephony/TelephonyDisplayInfo;)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
invoke-static {p1}, Lcom/applovin/impl/fg$e$$ExternalSyntheticApiModelOutline0;->m(Landroid/telephony/TelephonyDisplayInfo;)I
|
|
|
|
move-result p1
|
|
|
|
const/4 v0, 0x3
|
|
|
|
const/4 v1, 0x5
|
|
|
|
const/4 v2, 0x1
|
|
|
|
if-eq p1, v0, :cond_0
|
|
|
|
const/4 v0, 0x4
|
|
|
|
if-eq p1, v0, :cond_0
|
|
|
|
if-ne p1, v1, :cond_1
|
|
|
|
:cond_0
|
|
move p1, v2
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
const/4 p1, 0x0
|
|
|
|
:goto_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzdt;->zza:Lcom/google/android/gms/internal/ads/zzdw;
|
|
|
|
if-eq v2, p1, :cond_2
|
|
|
|
goto :goto_1
|
|
|
|
:cond_2
|
|
const/16 v1, 0xa
|
|
|
|
.line 2
|
|
:goto_1
|
|
invoke-static {v0, v1}, Lcom/google/android/gms/internal/ads/zzdw;->zzc(Lcom/google/android/gms/internal/ads/zzdw;I)V
|
|
|
|
return-void
|
|
.end method
|