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

import android.os.RemoteException;
import androidx.annotation.Nullable;
import java.util.concurrent.atomic.AtomicLong;
import java.util.concurrent.atomic.AtomicReference;

/* JADX INFO: loaded from: classes2.dex */
public final class fk extends i7.b {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final gk f11264b = new gk();

    @Nullable
    g7.j zza;

    @Nullable
    private g7.n zze;

    public fk(jk jkVar) {
        new AtomicLong();
        this.f11263a = jkVar;
        new AtomicReference();
    }

    @Override // i7.b
    @Nullable
    public final g7.j getFullScreenContentCallback() {
        return this.zza;
    }

    @Override // i7.b
    @Nullable
    public final g7.n getOnPaidEventListener() {
        return null;
    }

    @Override // i7.b
    public final void setFullScreenContentCallback(@Nullable g7.j jVar) {
        this.zza = jVar;
        this.f11264b.zzb(jVar);
    }

    @Override // i7.b
    public final void setOnPaidEventListener(@Nullable g7.n nVar) {
        try {
            this.f11263a.v2(new n7.o3(nVar));
        } catch (RemoteException e10) {
            q7.j.zzl("#007 Could not call remote method.", e10);
        }
    }

    public fk(jk jkVar, String str) {
        new AtomicLong();
        this.f11263a = jkVar;
        new AtomicReference(str);
    }
}
