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

import android.os.RemoteException;
import androidx.annotation.Nullable;

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

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

    @Nullable
    private volatile n7.r2 zzb;

    @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() throws RemoteException {
        throw new RemoteException();
    }

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

    @Override // n7.o2, n7.p2
    public final void zzl(@Nullable n7.r2 r2Var) throws RemoteException {
        synchronized (this.f13878a) {
            this.zzb = r2Var;
        }
    }

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

    @Override // n7.o2, n7.p2
    @Nullable
    public final n7.r2 zzo() throws RemoteException {
        n7.r2 r2Var;
        synchronized (this.f13878a) {
            r2Var = this.zzb;
        }
        return r2Var;
    }

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