package n7;

import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.RemoteException;
import androidx.annotation.Nullable;
import com.google.android.gms.internal.ads.aj;
import com.google.android.gms.internal.ads.cu;
import com.google.android.gms.internal.ads.eu;
import com.google.android.gms.internal.ads.uv;
import com.google.android.gms.internal.ads.wv;
import com.google.android.gms.internal.ads.zi;
import java.util.List;

/* JADX INFO: loaded from: classes2.dex */
public abstract class r1 extends zi implements s1 {
    public r1() {
        super("com.google.android.gms.ads.internal.client.IMobileAdsSettingManager");
    }

    @Override // com.google.android.gms.internal.ads.zi
    public final boolean Q2(int i10, Parcel parcel, Parcel parcel2) throws RemoteException {
        boolean z10;
        eu cuVar = null;
        a2 y1Var = null;
        switch (i10) {
            case 1:
                zze();
                parcel2.writeNoException();
                return true;
            case 2:
                float f10 = parcel.readFloat();
                aj.e(parcel);
                w0(f10);
                parcel2.writeNoException();
                return true;
            case 3:
                String string = parcel.readString();
                aj.e(parcel);
                zzg(string);
                parcel2.writeNoException();
                return true;
            case 4:
                ClassLoader classLoader = aj.f8714a;
                z10 = parcel.readInt() != 0;
                aj.e(parcel);
                E(z10);
                parcel2.writeNoException();
                return true;
            case 5:
                k8.a aVarM = k8.b.M(parcel.readStrongBinder());
                String string2 = parcel.readString();
                aj.e(parcel);
                P1(aVarM, string2);
                parcel2.writeNoException();
                return true;
            case 6:
                String string3 = parcel.readString();
                k8.a aVarM2 = k8.b.M(parcel.readStrongBinder());
                aj.e(parcel);
                zzj(string3, aVarM2);
                parcel2.writeNoException();
                return true;
            case 7:
                float fZzk = zzk();
                parcel2.writeNoException();
                parcel2.writeFloat(fZzk);
                return true;
            case 8:
                boolean zZzl = zzl();
                parcel2.writeNoException();
                ClassLoader classLoader2 = aj.f8714a;
                parcel2.writeInt(zZzl ? 1 : 0);
                return true;
            case 9:
                String strZzm = zzm();
                parcel2.writeNoException();
                parcel2.writeString(strZzm);
                return true;
            case 10:
                String string4 = parcel.readString();
                aj.e(parcel);
                zzn(string4);
                parcel2.writeNoException();
                return true;
            case 11:
                wv wvVarR2 = uv.R2(parcel.readStrongBinder());
                aj.e(parcel);
                t2(wvVarR2);
                parcel2.writeNoException();
                return true;
            case 12:
                IBinder strongBinder = parcel.readStrongBinder();
                if (strongBinder != null) {
                    IInterface iInterfaceQueryLocalInterface = strongBinder.queryLocalInterface("com.google.android.gms.ads.internal.initialization.IInitializationCallback");
                    cuVar = iInterfaceQueryLocalInterface instanceof eu ? (eu) iInterfaceQueryLocalInterface : new cu(strongBinder, "com.google.android.gms.ads.internal.initialization.IInitializationCallback", 0);
                }
                aj.e(parcel);
                X0(cuVar);
                parcel2.writeNoException();
                return true;
            case 13:
                List listZzq = zzq();
                parcel2.writeNoException();
                parcel2.writeTypedList(listZzq);
                return true;
            case 14:
                q3 q3Var = (q3) aj.a(parcel, q3.CREATOR);
                aj.e(parcel);
                K0(q3Var);
                parcel2.writeNoException();
                return true;
            case 15:
                zzs();
                parcel2.writeNoException();
                return true;
            case 16:
                IBinder strongBinder2 = parcel.readStrongBinder();
                if (strongBinder2 != null) {
                    IInterface iInterfaceQueryLocalInterface2 = strongBinder2.queryLocalInterface("com.google.android.gms.ads.internal.client.IOnAdInspectorClosedListener");
                    y1Var = iInterfaceQueryLocalInterface2 instanceof a2 ? (a2) iInterfaceQueryLocalInterface2 : new y1(strongBinder2, "com.google.android.gms.ads.internal.client.IOnAdInspectorClosedListener", 0);
                }
                aj.e(parcel);
                z0(y1Var);
                parcel2.writeNoException();
                return true;
            case 17:
                ClassLoader classLoader3 = aj.f8714a;
                z10 = parcel.readInt() != 0;
                aj.e(parcel);
                P(z10);
                parcel2.writeNoException();
                return true;
            case 18:
                String string5 = parcel.readString();
                aj.e(parcel);
                w(string5);
                parcel2.writeNoException();
                return true;
            case 19:
                l();
                parcel2.writeNoException();
                return true;
            default:
                return false;
        }
    }

    public abstract /* synthetic */ void zzj(@Nullable String str, k8.a aVar) throws RemoteException;

    public abstract /* synthetic */ void zzn(@Nullable String str) throws RemoteException;
}
