package V4;

/* JADX INFO: loaded from: classes3.dex */
public abstract class G {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final J f8242a;

    static {
        String property;
        J j4;
        int i6 = a5.s.f10851a;
        try {
            property = System.getProperty("kotlinx.coroutines.main.delay");
        } catch (SecurityException unused) {
            property = null;
        }
        if (property != null ? Boolean.parseBoolean(property) : false) {
            c5.e eVar = N.f8259a;
            W4.d dVar = a5.m.f10845a;
            W4.d dVar2 = dVar.f8429e;
            j4 = dVar;
            if (dVar == null) {
                j4 = F.l;
            }
        } else {
            j4 = F.l;
        }
        f8242a = j4;
    }
}
