package v;

import m3.AbstractC2467b;
import w4.C3137A;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public z.o f24841a;

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3019e(AbstractC3045r abstractC3045r, long j4, z.l lVar, A4.d dVar) {
        super(2, dVar);
        this.f24843c = abstractC3045r;
        this.f24844d = j4;
        this.f24845e = lVar;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new C3019e(this.f24843c, this.f24844d, this.f24845e, dVar);
    }

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        z.o oVar;
        B4.a aVar = B4.a.f492a;
        int i6 = this.f24842b;
        AbstractC3045r abstractC3045r = this.f24843c;
        if (i6 == 0) {
            AbstractC2467b.l(obj);
            if (abstractC3045r.y0()) {
                long j4 = AbstractC2986K.f24740a;
                this.f24842b = 1;
                if (V4.E.l(j4, this) != aVar) {
                }
                return aVar;
            }
        } else {
            if (i6 != 1) {
                if (i6 != 2) {
                    throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
                }
                oVar = this.f24841a;
                AbstractC2467b.l(obj);
                abstractC3045r.f24930q = oVar;
                return C3137A.f25453a;
            }
            AbstractC2467b.l(obj);
        }
        z.o oVar2 = new z.o(this.f24844d);
        this.f24841a = oVar2;
        this.f24842b = 2;
        if (((z.m) this.f24845e).a(oVar2, this) != aVar) {
            oVar = oVar2;
            abstractC3045r.f24930q = oVar;
            return C3137A.f25453a;
        }
        return aVar;
    }
}
