Add decompiled APK source code (JADX)

- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-02-18 14:52:23 -08:00
parent cc210a65ea
commit f9d20bb3fc
26991 changed files with 2541449 additions and 0 deletions

View File

@@ -0,0 +1,57 @@
package com.google.android.gms.measurement.internal;
import android.os.Bundle;
import android.os.IInterface;
import android.os.RemoteException;
import androidx.annotation.Nullable;
import java.util.List;
/* loaded from: classes3.dex */
public interface zzfp extends IInterface {
zzal zza(zzn zznVar) throws RemoteException;
List<zzmu> zza(zzn zznVar, Bundle bundle) throws RemoteException;
@Nullable
List<zzno> zza(zzn zznVar, boolean z) throws RemoteException;
List<zzac> zza(@Nullable String str, @Nullable String str2, zzn zznVar) throws RemoteException;
List<zzac> zza(String str, @Nullable String str2, @Nullable String str3) throws RemoteException;
List<zzno> zza(String str, @Nullable String str2, @Nullable String str3, boolean z) throws RemoteException;
List<zzno> zza(@Nullable String str, @Nullable String str2, boolean z, zzn zznVar) throws RemoteException;
void zza(long j, @Nullable String str, @Nullable String str2, String str3) throws RemoteException;
void zza(Bundle bundle, zzn zznVar) throws RemoteException;
void zza(zzac zzacVar) throws RemoteException;
void zza(zzac zzacVar, zzn zznVar) throws RemoteException;
void zza(zzbf zzbfVar, zzn zznVar) throws RemoteException;
void zza(zzbf zzbfVar, String str, @Nullable String str2) throws RemoteException;
void zza(zzno zznoVar, zzn zznVar) throws RemoteException;
@Nullable
byte[] zza(zzbf zzbfVar, String str) throws RemoteException;
@Nullable
String zzb(zzn zznVar) throws RemoteException;
void zzc(zzn zznVar) throws RemoteException;
void zzd(zzn zznVar) throws RemoteException;
void zze(zzn zznVar) throws RemoteException;
void zzf(zzn zznVar) throws RemoteException;
void zzg(zzn zznVar) throws RemoteException;
void zzh(zzn zznVar) throws RemoteException;
}