package androidx.recyclerview.widget; import android.view.View; import androidx.recyclerview.widget.RecyclerView; /* loaded from: classes.dex */ class f { /* renamed from: b, reason: collision with root package name */ int f2487b; /* renamed from: c, reason: collision with root package name */ int f2488c; /* renamed from: d, reason: collision with root package name */ int f2489d; /* renamed from: e, reason: collision with root package name */ int f2490e; /* renamed from: h, reason: collision with root package name */ boolean f2493h; /* renamed from: i, reason: collision with root package name */ boolean f2494i; /* renamed from: a, reason: collision with root package name */ boolean f2486a = true; /* renamed from: f, reason: collision with root package name */ int f2491f = 0; /* renamed from: g, reason: collision with root package name */ int f2492g = 0; f() { } boolean a(RecyclerView.a0 a0Var) { int i10 = this.f2488c; return i10 >= 0 && i10 < a0Var.b(); } View b(RecyclerView.v vVar) { View o10 = vVar.o(this.f2488c); this.f2488c += this.f2489d; return o10; } public String toString() { return "LayoutState{mAvailable=" + this.f2487b + ", mCurrentPosition=" + this.f2488c + ", mItemDirection=" + this.f2489d + ", mLayoutDirection=" + this.f2490e + ", mStartLine=" + this.f2491f + ", mEndLine=" + this.f2492g + '}'; } }