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

import android.content.Intent;
import android.os.Bundle;
import android.os.Parcel;
import android.os.RemoteException;
import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes2.dex */
public abstract class oy extends zi implements py {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final /* synthetic */ int f15198a = 0;

    public oy() {
        super("com.google.android.gms.ads.internal.overlay.client.IAdOverlay");
    }

    @Override // com.google.android.gms.internal.ads.zi
    public final boolean Q2(int i10, Parcel parcel, Parcel parcel2) throws RemoteException {
        switch (i10) {
            case 1:
                Bundle bundle = (Bundle) aj.a(parcel, Bundle.CREATOR);
                aj.e(parcel);
                zzh(bundle);
                parcel2.writeNoException();
                return true;
            case 2:
                zzi();
                parcel2.writeNoException();
                return true;
            case 3:
                zzj();
                parcel2.writeNoException();
                return true;
            case 4:
                zzk();
                parcel2.writeNoException();
                return true;
            case 5:
                zzl();
                parcel2.writeNoException();
                return true;
            case 6:
                Bundle bundle2 = (Bundle) aj.a(parcel, Bundle.CREATOR);
                aj.e(parcel);
                u0(bundle2);
                parcel2.writeNoException();
                aj.c(parcel2, bundle2);
                return true;
            case 7:
                zzp();
                parcel2.writeNoException();
                return true;
            case 8:
                g();
                parcel2.writeNoException();
                return true;
            case 9:
                zzs();
                parcel2.writeNoException();
                return true;
            case 10:
                zze();
                parcel2.writeNoException();
                return true;
            case 11:
                boolean zZzg = zzg();
                parcel2.writeNoException();
                ClassLoader classLoader = aj.f8714a;
                parcel2.writeInt(zZzg ? 1 : 0);
                return true;
            case 12:
                int i11 = parcel.readInt();
                int i12 = parcel.readInt();
                Intent intent = (Intent) aj.a(parcel, Intent.CREATOR);
                aj.e(parcel);
                y0(i11, i12, intent);
                parcel2.writeNoException();
                return true;
            case 13:
                k8.a aVarM = k8.b.M(parcel.readStrongBinder());
                aj.e(parcel);
                p(aVarM);
                parcel2.writeNoException();
                return true;
            case 14:
                zzf();
                parcel2.writeNoException();
                return true;
            case 15:
                int i13 = parcel.readInt();
                String[] strArrCreateStringArray = parcel.createStringArray();
                int[] iArrCreateIntArray = parcel.createIntArray();
                aj.e(parcel);
                o0(i13, strArrCreateStringArray, iArrCreateIntArray);
                parcel2.writeNoException();
                return true;
            default:
                return false;
        }
    }

    public abstract /* synthetic */ void zzh(@Nullable Bundle bundle) throws RemoteException;
}
