package defpackage;

/* JADX INFO: renamed from: ᵮˑᵣʛ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C4224 extends AbstractC1367 {

    /* JADX INFO: renamed from: ᵔᵖᵹᵫ, reason: contains not printable characters */
    public final /* synthetic */ InterfaceC0321 f16111;

    /* JADX INFO: renamed from: ᵜᵪʾ, reason: contains not printable characters */
    public int f16112;

    /* JADX INFO: renamed from: ᵨᵼⁱ, reason: contains not printable characters */
    public final /* synthetic */ InterfaceC2643 f16113;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C4224(InterfaceC2643 interfaceC2643, InterfaceC2643 interfaceC26432, InterfaceC0321 interfaceC0321) {
        super(interfaceC2643);
        this.f16111 = interfaceC0321;
        this.f16113 = interfaceC26432;
    }

    @Override // defpackage.AbstractC1090
    /* JADX INFO: renamed from: ˊᵙᵾᵲ */
    public final Object mo1078(Object obj) {
        int i = this.f16112;
        if (i == 0) {
            this.f16112 = 1;
            ᵟˌᵫ.ˊˌˊ(obj);
            InterfaceC0321 interfaceC0321 = this.f16111;
            AbstractC0702.m2522(2, interfaceC0321);
            return interfaceC0321.mo1564(this.f16113, this);
        }
        if (i != 1) {
            ᵕᵩʽᵲ.ᵪᵹᵥᵻ("This coroutine had already completed");
            return null;
        }
        this.f16112 = 2;
        ᵟˌᵫ.ˊˌˊ(obj);
        return obj;
    }
}
