Files
Daniel Elliott f9d20bb3fc 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>
2026-02-18 14:52:23 -08:00

58 lines
1.8 KiB
Java

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;
}