package p037.p099;

import androidx.lifecycle.LifecycleCoroutineScopeImpl;
import java.util.concurrent.CancellationException;
import p025.p026.InterfaceC1327;
import p037.p099.AbstractC2210;
import p138.p176.p177.p242.p246.p251.C4303;
import p402.C6549;
import p402.p405.InterfaceC6575;
import p402.p405.p406.EnumC6586;
import p402.p405.p407.p408.AbstractC6597;
import p402.p405.p407.p408.InterfaceC6593;
import p402.p411.p412.InterfaceC6618;
import p402.p411.p413.C6635;

/* JADX INFO: renamed from: މ.ދ.ވ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
@InterfaceC6593(c = "androidx.lifecycle.LifecycleCoroutineScopeImpl$register$1", f = "Lifecycle.kt", l = {}, m = "invokeSuspend")
public final class C2214 extends AbstractC6597 implements InterfaceC6618<InterfaceC1327, InterfaceC6575<? super C6549>, Object> {

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public InterfaceC1327 f7156;

    /* JADX INFO: renamed from: ވ, reason: contains not printable characters */
    public final /* synthetic */ LifecycleCoroutineScopeImpl f7157;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2214(LifecycleCoroutineScopeImpl lifecycleCoroutineScopeImpl, InterfaceC6575 interfaceC6575) {
        super(2, interfaceC6575);
        this.f7157 = lifecycleCoroutineScopeImpl;
    }

    @Override // p402.p405.p407.p408.AbstractC6589
    /* JADX INFO: renamed from: ֏ */
    public final InterfaceC6575<C6549> mo837(Object obj, InterfaceC6575<?> interfaceC6575) {
        if (interfaceC6575 == null) {
            C6635.m9824("completion");
            throw null;
        }
        C2214 c2214 = new C2214(this.f7157, interfaceC6575);
        c2214.f7156 = (InterfaceC1327) obj;
        return c2214;
    }

    @Override // p402.p411.p412.InterfaceC6618
    /* JADX INFO: renamed from: ؠ */
    public final Object mo838(InterfaceC1327 interfaceC1327, InterfaceC6575<? super C6549> interfaceC6575) {
        return ((C2214) mo837(interfaceC1327, interfaceC6575)).mo839(C6549.f19328);
    }

    @Override // p402.p405.p407.p408.AbstractC6589
    /* JADX INFO: renamed from: ށ */
    public final Object mo839(Object obj) {
        EnumC6586 enumC6586 = EnumC6586.COROUTINE_SUSPENDED;
        C4303.m7198(obj);
        InterfaceC1327 interfaceC1327 = this.f7156;
        if (((C2221) this.f7157.f944).f7160.compareTo(AbstractC2210.EnumC2212.INITIALIZED) >= 0) {
            LifecycleCoroutineScopeImpl lifecycleCoroutineScopeImpl = this.f7157;
            lifecycleCoroutineScopeImpl.f944.mo4273(lifecycleCoroutineScopeImpl);
        } else {
            C4303.m7112(interfaceC1327.mo337(), (CancellationException) null, 1, (Object) null);
        }
        return C6549.f19328;
    }
}
