package s.coroutines;

import kotlin.Metadata;

/* JADX INFO: loaded from: classes2.dex */
@Metadata(d1 = {"\u0000\u0012\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0010\u000b\n\u0002\b\u0002\u001a\b\u0010\u0006\u001a\u00020\u0001H\u0002\"\u0014\u0010\u0000\u001a\u00020\u0001X\u0080\u0004¢\u0006\b\n\u0000\u001a\u0004\b\u0002\u0010\u0003\"\u000e\u0010\u0004\u001a\u00020\u0005X\u0082\u0004¢\u0006\u0002\n\u0000¨\u0006\u0007"}, d2 = {"DefaultDelay", "Lkotlinx/coroutines/Delay;", "getDefaultDelay", "()Lkotlinx/coroutines/Delay;", "defaultMainDelayOptIn", "", "initializeDefaultDelay", "kotlinx-coroutines-core"}, k = 2, mv = {1, 6, 0}, xi = 48)
public final class g0 {
    public static final boolean a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final Delay f9427b;

    /* JADX WARN: Multi-variable type inference failed */
    /* JADX WARN: Removed duplicated region for block: B:7:0x0017  */
    static {
        /*
            java.lang.String r0 = "kotlinx.coroutines.main.delay"
            r1 = 0
            boolean r0 = kotlin.reflect.w.internal.y0.n.c2.c.H0(r0, r1)
            s.coroutines.g0.a = r0
            if (r0 != 0) goto Lc
            goto L17
        Lc:
            s.a.y r0 = s.coroutines.Dispatchers.a
            s.a.l1 r0 = s.coroutines.internal.MainDispatcherLoader.f9355b
            r0.B()
            boolean r1 = r0 instanceof s.coroutines.Delay
            if (r1 != 0) goto L1a
        L17:
            s.a.f0 r0 = s.coroutines.DefaultExecutor.f9425s
            goto L1c
        L1a:
            s.a.h0 r0 = (s.coroutines.Delay) r0
        L1c:
            s.coroutines.g0.f9427b = r0
            return
        */
        throw new UnsupportedOperationException("Method not decompiled: s.coroutines.g0.<clinit>():void");
    }
}
