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

import java.lang.reflect.Method;
import java.util.concurrent.CountDownLatch;

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

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

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

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final Class[] f13267e;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public volatile Method f13266d = null;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final CountDownLatch f13268f = new CountDownLatch(1);

    public ki(mh mhVar, String str, String str2, Class... clsArr) {
        this.f13263a = mhVar;
        this.f13264b = str;
        this.f13265c = str2;
        this.f13267e = clsArr;
        mhVar.f14220b.submit(new mv1(this));
    }
}
