package defpackage;

import java.util.Collection;
import java.util.Iterator;
import java.util.Map;

/* JADX INFO: renamed from: ᵕʽ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C2298 {

    /* JADX INFO: renamed from: ᵵᵽ, reason: contains not printable characters */
    public static final /* synthetic */ int f9020 = 0;

    /* JADX INFO: renamed from: ᵻˈᵦʼ, reason: contains not printable characters */
    public static final double f9021 = Math.random();

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final InterfaceC4093 f9022;

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final C0414 f9023;

    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public final InterfaceC3822 f9024;

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final C1191 f9025;

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public final C4624 f9026;

    public C2298(C1191 c1191, InterfaceC4093 interfaceC4093, C0414 c0414, C4624 c4624, InterfaceC3822 interfaceC3822) {
        this.f9025 = c1191;
        this.f9022 = interfaceC4093;
        this.f9023 = c0414;
        this.f9026 = c4624;
        this.f9024 = interfaceC3822;
    }

    /* JADX WARN: Code restructure failed: missing block: B:30:0x0072, code lost:
    
        if (r0.m1760(r1) == r4) goto L31;
     */
    /* JADX WARN: Removed duplicated region for block: B:7:0x0015  */
    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    /*
        Code decompiled incorrectly, please refer to instructions dump.
    */
    public static final Object m5921(C2298 c2298, AbstractC3500 abstractC3500) {
        C0448 c0448;
        C0414 c0414 = c2298.f9023;
        if (abstractC3500 instanceof C0448) {
            c0448 = (C0448) abstractC3500;
            int i = c0448.f2458;
            if ((i & Integer.MIN_VALUE) != 0) {
                c0448.f2458 = i - Integer.MIN_VALUE;
            } else {
                c0448 = new C0448(c2298, abstractC3500);
            }
        }
        Object objM3617 = c0448.f2456;
        int i2 = c0448.f2458;
        EnumC0111 enumC0111 = EnumC0111.f1384;
        if (i2 == 0) {
            ᵟˌᵫ.ˊˌˊ(objM3617);
            C1129 c1129 = C1129.f4829;
            c0448.f2458 = 1;
            objM3617 = c1129.m3617(c0448);
            if (objM3617 != enumC0111) {
            }
            return enumC0111;
        }
        if (i2 != 1) {
            if (i2 != 2) {
                ᵕᵩʽᵲ.ᵪᵹᵥᵻ("call to 'resume' before 'invoke' with coroutine");
                return null;
            }
            ᵟˌᵫ.ˊˌˊ(objM3617);
            Boolean boolMo2183 = c0414.f2325.mo2183();
            if (((boolMo2183 == null && (boolMo2183 = c0414.f2324.mo2183()) == null) ? true : boolMo2183.booleanValue()) && f9021 <= c0414.m1761()) {
                return Boolean.TRUE;
            }
            return Boolean.FALSE;
        }
        ᵟˌᵫ.ˊˌˊ(objM3617);
        Collection collectionValues = ((Map) objM3617).values();
        if (collectionValues == null || !collectionValues.isEmpty()) {
            Iterator it = collectionValues.iterator();
            while (it.hasNext()) {
                if (((C1679) it.next()).f6625.ˊᵙᵾᵲ()) {
                    c0448.f2458 = 2;
                }
            }
        }
        return Boolean.FALSE;
    }
}
