package I0;

import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class N extends kotlin.jvm.internal.p implements J4.a {

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public N(P p6, long j4, long j6, x0 x0Var) {
        super(0);
        this.f2233a = p6;
        this.f2234b = j4;
        this.f2235c = j6;
        this.f2236d = x0Var;
    }

    @Override // J4.a
    public final Object invoke() {
        P p6 = this.f2233a;
        p6.G0().f2229a = false;
        p6.G0().f2230b = this.f2234b;
        p6.G0().f2231c = this.f2235c;
        J4.c cVarD = this.f2236d.f2485a.d();
        if (cVarD != null) {
            cVarD.invoke(p6.G0());
        }
        return C3137A.f25453a;
    }
}
