package n7;

import android.os.IInterface;
import android.os.RemoteException;
import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes2.dex */
public interface k0 extends IInterface {
    void Q0(a4 a4Var, int i10);

    void z(a4 a4Var);

    @Nullable
    String zzf() throws RemoteException;

    boolean zzg();

    @Nullable
    String zzh() throws RemoteException;
}
