46 lines
1.4 KiB
Java
46 lines
1.4 KiB
Java
package com.google.android.gms.measurement.internal;
|
|
|
|
import android.os.Bundle;
|
|
import android.os.IInterface;
|
|
import android.os.RemoteException;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes.dex */
|
|
public interface zzeb extends IInterface {
|
|
String zzd(zzp zzpVar) throws RemoteException;
|
|
|
|
List<zzkv> zze(zzp zzpVar, boolean z) throws RemoteException;
|
|
|
|
List<zzab> zzf(String str, String str2, zzp zzpVar) throws RemoteException;
|
|
|
|
List<zzab> zzg(String str, String str2, String str3) throws RemoteException;
|
|
|
|
List<zzkv> zzh(String str, String str2, boolean z, zzp zzpVar) throws RemoteException;
|
|
|
|
List<zzkv> zzi(String str, String str2, String str3, boolean z) throws RemoteException;
|
|
|
|
void zzj(zzp zzpVar) throws RemoteException;
|
|
|
|
void zzk(zzat zzatVar, zzp zzpVar) throws RemoteException;
|
|
|
|
void zzl(zzat zzatVar, String str, String str2) throws RemoteException;
|
|
|
|
void zzm(zzp zzpVar) throws RemoteException;
|
|
|
|
void zzn(zzab zzabVar, zzp zzpVar) throws RemoteException;
|
|
|
|
void zzo(zzab zzabVar) throws RemoteException;
|
|
|
|
void zzp(zzp zzpVar) throws RemoteException;
|
|
|
|
void zzq(long j, String str, String str2, String str3) throws RemoteException;
|
|
|
|
void zzr(Bundle bundle, zzp zzpVar) throws RemoteException;
|
|
|
|
void zzs(zzp zzpVar) throws RemoteException;
|
|
|
|
void zzt(zzkv zzkvVar, zzp zzpVar) throws RemoteException;
|
|
|
|
byte[] zzu(zzat zzatVar, String str) throws RemoteException;
|
|
}
|