package v;

import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: renamed from: v.j, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C3029j extends C4.j implements J4.e {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public int f24881a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ z.l f24882b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ z.o f24883c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ boolean f24884d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ AbstractC3045r f24885e;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3029j(z.l lVar, z.o oVar, boolean z6, AbstractC3045r abstractC3045r, A4.d dVar) {
        super(2, dVar);
        this.f24882b = lVar;
        this.f24883c = oVar;
        this.f24884d = z6;
        this.f24885e = abstractC3045r;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new C3029j(this.f24882b, this.f24883c, this.f24884d, this.f24885e, dVar);
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        return ((C3029j) create((V4.C) obj, (A4.d) obj2)).invokeSuspend(C3137A.f25453a);
    }

    /* JADX WARN: Code restructure failed: missing block: B:14:0x0036, code lost:
    
        if (((z.m) r7.f24882b).a(r2, r7) == r0) goto L15;
     */
    @Override // C4.a
    /*
        Code decompiled incorrectly, please refer to instructions dump.
    */
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        int i6 = this.f24881a;
        z.o oVar = this.f24883c;
        if (i6 == 0) {
            AbstractC2467b.l(obj);
            long j4 = AbstractC2986K.f24740a;
            this.f24881a = 1;
            if (V4.E.l(j4, this) != aVar) {
            }
            return aVar;
        }
        if (i6 != 1) {
            if (i6 != 2) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            AbstractC2467b.l(obj);
            boolean z6 = this.f24884d;
            AbstractC3045r abstractC3045r = this.f24885e;
            if (z6) {
                abstractC3045r.f24934u = oVar;
            } else {
                abstractC3045r.f24930q = oVar;
            }
            return C3137A.f25453a;
        }
        AbstractC2467b.l(obj);
        this.f24881a = 2;
    }
}
