package l3;

import C4.j;
import V4.C;
import V4.E;
import j3.C2359k;
import m3.AbstractC2467b;
import n0.x;
import w4.C3137A;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public /* synthetic */ Object f20310b;

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

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

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ x f20314f;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2454e(C2359k c2359k, boolean z6, x xVar, x xVar2, A4.d dVar) {
        super(2, dVar);
        this.f20311c = c2359k;
        this.f20312d = z6;
        this.f20313e = xVar;
        this.f20314f = xVar2;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        C2454e c2454e = new C2454e(this.f20311c, this.f20312d, this.f20313e, this.f20314f, dVar);
        c2454e.f20310b = obj;
        return c2454e;
    }

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        int i6 = this.f20309a;
        if (i6 == 0) {
            AbstractC2467b.l(obj);
            this.f20310b = (C) this.f20310b;
            this.f20309a = 1;
            if (E.l(50L, this) == aVar) {
                return aVar;
            }
        } else {
            if (i6 != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            AbstractC2467b.l(obj);
        }
        C2359k c2359k = this.f20311c;
        try {
            x.a((c2359k.f19585i || c2359k.f19582f != null || this.f20312d) ? this.f20313e : this.f20314f);
        } catch (Throwable th) {
            AbstractC2467b.d(th);
        }
        return C3137A.f25453a;
    }
}
