package a3;

import L1.A;
import android.text.TextUtils;
import b3.C0331b;
import java.util.concurrent.TimeUnit;
import java.util.regex.Pattern;

/* JADX INFO: loaded from: classes.dex */
public final class j {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final long f3628b = TimeUnit.HOURS.toSeconds(1);

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final Pattern f3629c = Pattern.compile("\\AA[\\w-]{38}\\z");

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static j f3630d;

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

    public j(A a5) {
        this.f3631a = a5;
    }

    public final boolean a(C0331b c0331b) {
        if (TextUtils.isEmpty(c0331b.f4700c)) {
            return true;
        }
        long j5 = c0331b.f4703f + c0331b.f4702e;
        TimeUnit timeUnit = TimeUnit.MILLISECONDS;
        this.f3631a.getClass();
        return j5 < timeUnit.toSeconds(System.currentTimeMillis()) + f3628b;
    }
}
