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

/* JADX INFO: loaded from: classes2.dex */
public final class u4 extends w4 {

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public static volatile Long f21237h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public static final Object f21238i = new Object();

    @Override // com.google.android.gms.internal.pal.w4
    public final void a() {
        if (f21237h == null) {
            synchronized (f21238i) {
                try {
                    if (f21237h == null) {
                        f21237h = (Long) this.f21307e.invoke(null, new Object[0]);
                    }
                } finally {
                }
            }
        }
        synchronized (this.f21306d) {
            ea eaVar = this.f21306d;
            long jLongValue = f21237h.longValue();
            if (eaVar.f20700c) {
                eaVar.i();
                eaVar.f20700c = false;
            }
            l1.z0((l1) eaVar.f20699b, jLongValue);
        }
    }
}
