package C0;

import java.util.ArrayList;
import o0.C2631b;

/* JADX INFO: renamed from: C0.z, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0124z {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final long f644a;

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

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

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final float f648e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final long f649f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final long f650g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final boolean f651h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final int f652i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final long f653j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final ArrayList f654k;
    public final long l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public boolean f655m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public boolean f656n;

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public C0124z f657o;

    public C0124z(long j4, long j6, long j7, boolean z6, float f6, long j8, long j9, boolean z7, boolean z8, int i6, long j10) {
        this.f644a = j4;
        this.f645b = j6;
        this.f646c = j7;
        this.f647d = z6;
        this.f648e = f6;
        this.f649f = j8;
        this.f650g = j9;
        this.f651h = z7;
        this.f652i = i6;
        this.f653j = j10;
        this.l = 0L;
        this.f655m = z8;
        this.f656n = z8;
    }

    public final void a() {
        C0124z c0124z = this.f657o;
        if (c0124z == null) {
            this.f655m = true;
            this.f656n = true;
        } else if (c0124z != null) {
            c0124z.a();
        }
    }

    public final boolean b() {
        C0124z c0124z = this.f657o;
        return c0124z != null ? c0124z.b() : this.f655m || this.f656n;
    }

    public final String toString() {
        StringBuilder sb = new StringBuilder("PointerInputChange(id=");
        sb.append((Object) AbstractC0123y.j(this.f644a));
        sb.append(", uptimeMillis=");
        sb.append(this.f645b);
        sb.append(", position=");
        sb.append((Object) C2631b.g(this.f646c));
        sb.append(", pressed=");
        sb.append(this.f647d);
        sb.append(", pressure=");
        sb.append(this.f648e);
        sb.append(", previousUptimeMillis=");
        sb.append(this.f649f);
        sb.append(", previousPosition=");
        sb.append((Object) C2631b.g(this.f650g));
        sb.append(", previousPressed=");
        sb.append(this.f651h);
        sb.append(", isConsumed=");
        sb.append(b());
        sb.append(", type=");
        sb.append((Object) N.a(this.f652i));
        sb.append(", historical=");
        Object obj = this.f654k;
        if (obj == null) {
            obj = x4.y.f26065a;
        }
        sb.append(obj);
        sb.append(",scrollDelta=");
        sb.append((Object) C2631b.g(this.f653j));
        sb.append(')');
        return sb.toString();
    }

    public C0124z(long j4, long j6, long j7, boolean z6, float f6, long j8, long j9, boolean z7, int i6, ArrayList arrayList, long j10, long j11) {
        this(j4, j6, j7, z6, f6, j8, j9, z7, false, i6, j10);
        this.f654k = arrayList;
        this.l = j11;
    }
}
