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

import android.content.Context;
import java.util.concurrent.Executor;
import java.util.concurrent.ExecutorService;

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

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

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

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

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public w8.t f14614e;

    public nh1(Context context, ExecutorService executorService, ch1 ch1Var, mh1 mh1Var) {
        this.f14610a = context;
        this.f14611b = executorService;
        this.f14612c = ch1Var;
        this.f14613d = mh1Var;
    }
}
