package defpackage;

/* JADX INFO: renamed from: ʿᵔˁ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0414 {

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

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

    public C0414(InterfaceC1931 interfaceC1931, InterfaceC1931 interfaceC19312) {
        this.f2325 = interfaceC1931;
        this.f2324 = interfaceC19312;
    }

    /* JADX WARN: Code restructure failed: missing block: B:20:0x004b, code lost:
    
        if (r5.f2324.mo2182(r0) == r4) goto L21;
     */
    /* JADX WARN: Removed duplicated region for block: B:7:0x0013  */
    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    /*
        Code decompiled incorrectly, please refer to instructions dump.
    */
    public final Object m1760(AbstractC3500 abstractC3500) {
        C2308 c2308;
        if (abstractC3500 instanceof C2308) {
            c2308 = (C2308) abstractC3500;
            int i = c2308.f9071;
            if ((i & Integer.MIN_VALUE) != 0) {
                c2308.f9071 = i - Integer.MIN_VALUE;
            } else {
                c2308 = new C2308(this, abstractC3500);
            }
        }
        Object obj = c2308.f9069;
        int i2 = c2308.f9071;
        EnumC0111 enumC0111 = EnumC0111.f1384;
        if (i2 == 0) {
            ᵟˌᵫ.ˊˌˊ(obj);
            c2308.f9071 = 1;
            if (this.f2325.mo2182(c2308) != enumC0111) {
            }
            return enumC0111;
        }
        if (i2 != 1) {
            if (i2 == 2) {
                ᵟˌᵫ.ˊˌˊ(obj);
                return C5063.f19112;
            }
            ᵕᵩʽᵲ.ᵪᵹᵥᵻ("call to 'resume' before 'invoke' with coroutine");
            return null;
        }
        ᵟˌᵫ.ˊˌˊ(obj);
        c2308.f9071 = 2;
    }

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final double m1761() {
        Double dMo2184 = this.f2325.mo2184();
        if (dMo2184 != null) {
            double dDoubleValue = dMo2184.doubleValue();
            if (0.0d <= dDoubleValue && dDoubleValue <= 1.0d) {
                return dDoubleValue;
            }
        }
        Double dMo21842 = this.f2324.mo2184();
        if (dMo21842 != null) {
            double dDoubleValue2 = dMo21842.doubleValue();
            if (0.0d <= dDoubleValue2 && dDoubleValue2 <= 1.0d) {
                return dDoubleValue2;
            }
        }
        return 1.0d;
    }
}
