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

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

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

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

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

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

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

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

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

    public v4(y3 y3Var, String str, String str2, Class... clsArr) {
        this.f21269a = y3Var;
        this.f21270b = str;
        this.f21271c = str2;
        this.f21273e = clsArr;
        y3Var.f21349b.submit(new v2(this, 3));
    }
}
