package J0;

/* JADX INFO: renamed from: J0.w, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0390w extends kotlin.jvm.internal.p implements J4.c {

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C0390w(int i6, int i7) {
        super(1);
        this.f3091a = i7;
        this.f3092b = i6;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        switch (this.f3091a) {
            case 0:
                return Boolean.valueOf(((n0.E) obj).A0(this.f3092b));
            case 1:
                return Boolean.valueOf(((n0.E) obj).A0(this.f3092b));
            case 2:
                return Boolean.valueOf(((n0.E) obj).A0(this.f3092b));
            case 3:
                return Boolean.valueOf(((n0.E) obj).A0(this.f3092b));
            default:
                return Boolean.valueOf(((n0.E) obj).t0(this.f3092b));
        }
    }
}
