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

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

/* JADX INFO: loaded from: classes2.dex */
public final class i11 {

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

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

    @Nullable
    private n7.m2 zzc;

    public i11(p11 p11Var, String str) {
        this.f12322a = p11Var;
        this.f12323b = str;
    }

    public final synchronized void a(n7.a4 a4Var, int i10) {
        this.zzc = null;
        n11 n11Var = new n11(i10);
        dh0 dh0Var = new dh0(this);
        this.f12322a.zza(a4Var, this.f12323b, n11Var, dh0Var);
    }

    public final /* synthetic */ void b(oe0 oe0Var) {
        this.zzc = oe0Var;
    }

    @Nullable
    public final synchronized String zzc() {
        n7.m2 m2Var;
        try {
            m2Var = this.zzc;
        } catch (RemoteException e10) {
            q7.j.zzl("#007 Could not call remote method.", e10);
            return null;
        }
        return m2Var != null ? m2Var.zze() : null;
    }

    @Nullable
    public final synchronized String zzd() {
        n7.m2 m2Var;
        try {
            m2Var = this.zzc;
        } catch (RemoteException e10) {
            q7.j.zzl("#007 Could not call remote method.", e10);
            return null;
        }
        return m2Var != null ? m2Var.zze() : null;
    }
}
