Files
rr3-apk/smali_classes3/com/google/android/gms/internal/ads/zzbfo.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- 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
2026-02-18 16:13:44 -08:00

107 lines
2.4 KiB
Smali

.class public abstract Lcom/google/android/gms/internal/ads/zzbfo;
.super Lcom/google/android/gms/internal/ads/zzayb;
.source "SourceFile"
# interfaces
.implements Lcom/google/android/gms/internal/ads/zzbfp;
# direct methods
.method public constructor <init>()V
.locals 1
const-string v0, "com.google.android.gms.ads.internal.formats.client.IAttributionInfo"
.line 1
invoke-direct {p0, v0}, Lcom/google/android/gms/internal/ads/zzayb;-><init>(Ljava/lang/String;)V
return-void
.end method
.method public static zzj(Landroid/os/IBinder;)Lcom/google/android/gms/internal/ads/zzbfp;
.locals 2
if-nez p0, :cond_0
const/4 p0, 0x0
return-object p0
:cond_0
const-string v0, "com.google.android.gms.ads.internal.formats.client.IAttributionInfo"
.line 1
invoke-interface {p0, v0}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
move-result-object v0
instance-of v1, v0, Lcom/google/android/gms/internal/ads/zzbfp;
if-eqz v1, :cond_1
.line 2
check-cast v0, Lcom/google/android/gms/internal/ads/zzbfp;
return-object v0
:cond_1
new-instance v0, Lcom/google/android/gms/internal/ads/zzbfn;
invoke-direct {v0, p0}, Lcom/google/android/gms/internal/ads/zzbfn;-><init>(Landroid/os/IBinder;)V
return-object v0
.end method
# virtual methods
.method public final zzdD(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
const/4 p2, 0x2
if-eq p1, p2, :cond_1
const/4 p2, 0x3
if-eq p1, p2, :cond_0
const/4 p1, 0x0
return p1
.line 4
:cond_0
invoke-interface {p0}, Lcom/google/android/gms/internal/ads/zzbfp;->zzh()Ljava/util/List;
move-result-object p1
.line 1
invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V
.line 2
invoke-virtual {p3, p1}, Landroid/os/Parcel;->writeList(Ljava/util/List;)V
goto :goto_0
.line 3
:cond_1
invoke-interface {p0}, Lcom/google/android/gms/internal/ads/zzbfp;->zzg()Ljava/lang/String;
move-result-object p1
invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V
.line 4
invoke-virtual {p3, p1}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
:goto_0
const/4 p1, 0x1
return p1
.end method