- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
17 lines
509 B
Java
17 lines
509 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import android.os.IInterface;
|
|
import android.os.RemoteException;
|
|
import com.google.android.gms.dynamic.IObjectWrapper;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public interface zzbqr extends IInterface {
|
|
void zze(String str) throws RemoteException;
|
|
|
|
void zzf(com.google.android.gms.ads.internal.client.zze zzeVar) throws RemoteException;
|
|
|
|
void zzg(IObjectWrapper iObjectWrapper) throws RemoteException;
|
|
|
|
void zzh(zzbpn zzbpnVar) throws RemoteException;
|
|
}
|