package N1;

/* JADX INFO: loaded from: classes.dex */
public final class p0 {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public int f4616c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public int f4617d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public int f4618e;

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

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

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

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

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

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public int f4624l;

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

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

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

    /* JADX INFO: renamed from: p, reason: collision with root package name */
    public int f4628p;

    public final void a(int i) {
        if ((this.f4617d & i) != 0) {
            return;
        }
        throw new IllegalStateException("Layout state should be one of " + Integer.toBinaryString(i) + " but it is " + Integer.toBinaryString(this.f4617d));
    }

    public final int b() {
        return this.f4620g ? this.f4615b - this.f4616c : this.f4618e;
    }

    public final String toString() {
        return "State{mTargetPosition=" + this.f4614a + ", mData=null, mItemCount=" + this.f4618e + ", mIsMeasuring=" + this.i + ", mPreviousLayoutItemCount=" + this.f4615b + ", mDeletedInvisibleItemCountSincePreviousLayout=" + this.f4616c + ", mStructureChanged=" + this.f4619f + ", mInPreLayout=" + this.f4620g + ", mRunSimpleAnimations=" + this.f4622j + ", mRunPredictiveAnimations=" + this.f4623k + '}';
    }
}
