package E1;

import n4.u0;

/* JADX INFO: renamed from: E1.s, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0111s extends P6.h implements O6.l {

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final /* synthetic */ int f2125r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public final /* synthetic */ Object f2126s;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C0111s(int i, Object obj) {
        super(1);
        this.f2125r = i;
        this.f2126s = obj;
    }

    @Override // O6.l
    public final Object b(Object obj) {
        switch (this.f2125r) {
            case u0.f15495q /* 0 */:
                P6.g.e((A) obj, "destination");
                return Boolean.valueOf(!((F) this.f2126s).f2006k.containsKey(Integer.valueOf(r4.f1985x)));
            case 1:
                P6.g.e((A) obj, "destination");
                return Boolean.valueOf(!((F) this.f2126s).f2006k.containsKey(Integer.valueOf(r4.f1985x)));
            default:
                Throwable th = (Throwable) obj;
                W.K k8 = (W.K) this.f2126s;
                if (th != null) {
                    k8.f6942h.c(new W.L(th));
                }
                if (k8.f6943j.f451r != A6.m.f456a) {
                    ((Y.i) k8.f6943j.getValue()).close();
                }
                return A6.n.f457a;
        }
    }
}
