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

import android.os.RemoteException;

/* JADX INFO: loaded from: classes2.dex */
public final class om0 extends n7.o2 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Object f15103a = new Object();

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final n7.p2 f15104b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final kw f15105c;

    public om0(n7.p2 p2Var, kw kwVar) {
        this.f15104b = p2Var;
        this.f15105c = kwVar;
    }

    @Override // n7.p2
    public final void I(boolean z10) throws RemoteException {
        throw new RemoteException();
    }

    @Override // n7.p2
    public final void g() throws RemoteException {
        throw new RemoteException();
    }

    @Override // n7.p2
    public final boolean m() throws RemoteException {
        throw new RemoteException();
    }

    @Override // n7.p2
    public final void zze() throws RemoteException {
        throw new RemoteException();
    }

    @Override // n7.p2
    public final void zzf() throws RemoteException {
        throw new RemoteException();
    }

    @Override // n7.p2
    public final boolean zzh() throws RemoteException {
        throw new RemoteException();
    }

    @Override // n7.p2
    public final int zzi() throws RemoteException {
        throw new RemoteException();
    }

    @Override // n7.p2
    public final float zzj() {
        kw kwVar = this.f15105c;
        if (kwVar != null) {
            return kwVar.i();
        }
        return 0.0f;
    }

    @Override // n7.p2
    public final float zzk() {
        kw kwVar = this.f15105c;
        if (kwVar != null) {
            return kwVar.zzB();
        }
        return 0.0f;
    }

    @Override // n7.o2, n7.p2
    public final void zzl(n7.r2 r2Var) {
        synchronized (this.f15103a) {
            try {
                n7.p2 p2Var = this.f15104b;
                if (p2Var != null) {
                    p2Var.zzl(r2Var);
                }
            } catch (Throwable th) {
                throw th;
            }
        }
    }

    @Override // n7.p2
    public final float zzm() throws RemoteException {
        throw new RemoteException();
    }

    @Override // n7.o2, n7.p2
    public final n7.r2 zzo() {
        synchronized (this.f15103a) {
            try {
                n7.p2 p2Var = this.f15104b;
                if (p2Var == null) {
                    return null;
                }
                return p2Var.zzo();
            } catch (Throwable th) {
                throw th;
            }
        }
    }

    @Override // n7.p2
    public final boolean zzp() throws RemoteException {
        throw new RemoteException();
    }
}
