package p;

import p0.InterfaceC2687E;
import w4.C3137A;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ J4.a f22663b;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2654P(boolean z6, J4.a aVar) {
        super(1);
        this.f22662a = z6;
        this.f22663b = aVar;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        ((p0.U) ((InterfaceC2687E) obj)).k(!this.f22662a && ((Boolean) this.f22663b.invoke()).booleanValue());
        return C3137A.f25453a;
    }
}
