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;

/* JADX INFO: loaded from: classes2.dex */
public interface h0 extends IInterface {
    void F1(d4 d4Var);

    void H2(d4 d4Var);

    void K2(y yVar, d4 d4Var);

    void R(d4 d4Var);

    void S0(e eVar, d4 d4Var);

    j S1(d4 d4Var);

    void c1(d4 d4Var);

    void i0(d4 d4Var);

    void l0(d4 d4Var);

    void m2(d4 d4Var);

    void n0(i4 i4Var, d4 d4Var);

    List s(Bundle bundle, d4 d4Var);

    /* JADX INFO: renamed from: s, reason: collision with other method in class */
    void mo9s(Bundle bundle, d4 d4Var);

    @Nullable
    List<i4> zza(d4 d4Var, boolean z10) throws RemoteException;

    List<e> zza(@Nullable String str, @Nullable String str2, d4 d4Var) throws RemoteException;

    List<e> zza(String str, @Nullable String str2, @Nullable String str3) throws RemoteException;

    List<i4> zza(String str, @Nullable String str2, @Nullable String str3, boolean z10) throws RemoteException;

    List<i4> zza(@Nullable String str, @Nullable String str2, boolean z10, d4 d4Var) throws RemoteException;

    void zza(long j10, @Nullable String str, @Nullable String str2, String str3) throws RemoteException;

    void zza(y yVar, String str, @Nullable String str2) throws RemoteException;

    @Nullable
    byte[] zza(y yVar, String str) throws RemoteException;

    @Nullable
    String zzb(d4 d4Var) throws RemoteException;
}
