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

import android.content.Context;
import java.util.Map;
import java.util.concurrent.Executor;
import org.json.JSONObject;

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final m7.a f13355b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final cr0 f13357d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final Executor f13358e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final tg f13359f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final q7.a f13360g;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final dw0 f13362i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final re1 f13363j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final hw0 f13364k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public final kb1 f13365l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public ku1 f13366m;

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

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final gn0 f13361h = new gn0();

    public kp0(jp0 jp0Var) {
        this.f13356c = jp0Var.f12956b;
        this.f13358e = jp0Var.f12959e;
        this.f13359f = jp0Var.f12960f;
        this.f13360g = jp0Var.f12961g;
        this.f13355b = jp0Var.f12955a;
        this.f13362i = jp0Var.f12958d;
        this.f13363j = jp0Var.f12962h;
        this.f13357d = jp0Var.f12957c;
        this.f13364k = jp0Var.f12963i;
        this.f13365l = jp0Var.f12964j;
    }

    public final synchronized com.google.common.util.concurrent.w a(String str, JSONObject jSONObject) {
        ku1 ku1Var = this.f13366m;
        if (ku1Var == null) {
            return ih1.k(null);
        }
        return ih1.e1(ku1Var, new tc0(this, str, jSONObject, 2), this.f13358e);
    }

    public final synchronized void b(String str, ys ysVar) {
        ku1 ku1Var = this.f13366m;
        if (ku1Var == null) {
            return;
        }
        ih1.z1(ku1Var, new gp0(this, str, ysVar, 0), this.f13358e);
    }

    public final synchronized void c(String str, ys ysVar) {
        ku1 ku1Var = this.f13366m;
        if (ku1Var == null) {
            return;
        }
        ih1.z1(ku1Var, new gp0(this, str, ysVar, 1), this.f13358e);
    }

    public final synchronized void d(Map map) {
        ku1 ku1Var = this.f13366m;
        if (ku1Var == null) {
            return;
        }
        ih1.z1(ku1Var, new zv1(this, map), this.f13358e);
    }
}
