package com.google.android.gms.internal.ads;

import android.os.Bundle;
import android.os.Parcel;
import androidx.annotation.Nullable;
import java.util.List;

/* JADX INFO: loaded from: classes2.dex */
public final class zo0 extends zi implements dr {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final lm0 f19358a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final pm0 f19359b;

    @Nullable
    private final String zza;

    public zo0(@Nullable String str, lm0 lm0Var, pm0 pm0Var) {
        super("com.google.android.gms.ads.internal.formats.client.INativeAppInstallAd");
        this.zza = str;
        this.f19358a = lm0Var;
        this.f19359b = pm0Var;
    }

    @Override // com.google.android.gms.internal.ads.zi
    public final boolean Q2(int i10, Parcel parcel, Parcel parcel2) {
        double d10;
        lm0 lm0Var = this.f19358a;
        pm0 pm0Var = this.f19359b;
        switch (i10) {
            case 2:
                k8.b bVar = new k8.b(lm0Var);
                parcel2.writeNoException();
                aj.d(parcel2, bVar);
                return true;
            case 3:
                String strZzB = pm0Var.zzB();
                parcel2.writeNoException();
                parcel2.writeString(strZzB);
                return true;
            case 4:
                List listZzC = pm0Var.zzC();
                parcel2.writeNoException();
                parcel2.writeList(listZzC);
                return true;
            case 5:
                String strZzG = pm0Var.zzG();
                parcel2.writeNoException();
                parcel2.writeString(strZzG);
                return true;
            case 6:
                sq sqVarZzP = pm0Var.zzP();
                parcel2.writeNoException();
                aj.d(parcel2, sqVarZzP);
                return true;
            case 7:
                String strZzI = pm0Var.zzI();
                parcel2.writeNoException();
                parcel2.writeString(strZzI);
                return true;
            case 8:
                synchronized (pm0Var) {
                    d10 = pm0Var.f15461c;
                }
                parcel2.writeNoException();
                parcel2.writeDouble(d10);
                return true;
            case 9:
                String strZzM = pm0Var.zzM();
                parcel2.writeNoException();
                parcel2.writeString(strZzM);
                return true;
            case 10:
                String strZzN = pm0Var.zzN();
                parcel2.writeNoException();
                parcel2.writeString(strZzN);
                return true;
            case 11:
                Bundle bundleA = pm0Var.a();
                parcel2.writeNoException();
                aj.c(parcel2, bundleA);
                return true;
            case 12:
                lm0Var.o();
                parcel2.writeNoException();
                return true;
            case 13:
                n7.p2 p2VarZzy = pm0Var.zzy();
                parcel2.writeNoException();
                aj.d(parcel2, p2VarZzy);
                return true;
            case 14:
                Bundle bundle = (Bundle) aj.a(parcel, Bundle.CREATOR);
                aj.e(parcel);
                synchronized (lm0Var) {
                    lm0Var.f13763m.zze(bundle);
                }
                parcel2.writeNoException();
                return true;
            case 15:
                Bundle bundle2 = (Bundle) aj.a(parcel, Bundle.CREATOR);
                aj.e(parcel);
                boolean zP = lm0Var.p(bundle2);
                parcel2.writeNoException();
                parcel2.writeInt(zP ? 1 : 0);
                return true;
            case 16:
                Bundle bundle3 = (Bundle) aj.a(parcel, Bundle.CREATOR);
                aj.e(parcel);
                synchronized (lm0Var) {
                    lm0Var.f13763m.zzk(bundle3);
                }
                parcel2.writeNoException();
                return true;
            case 17:
                nq nqVarZzz = pm0Var.zzz();
                parcel2.writeNoException();
                aj.d(parcel2, nqVarZzz);
                return true;
            case 18:
                k8.a aVarZzL = pm0Var.zzL();
                parcel2.writeNoException();
                aj.d(parcel2, aVarZzL);
                return true;
            case 19:
                String str = this.zza;
                parcel2.writeNoException();
                parcel2.writeString(str);
                return true;
            default:
                return false;
        }
    }
}
