Searched refs:mInPreLayout (Results 1 – 1 of 1) sorted by relevance
2815 mState.mInPreLayout = true; in onMeasure()2819 mState.mInPreLayout = false; in onMeasure()2833 mState.mInPreLayout = false; // clear in onMeasure()3169 mState.mInPreLayout = mState.mRunPredictiveAnimations; in dispatchLayoutStep1()3259 mState.mInPreLayout = false; in dispatchLayoutStep2()5359 && !holder.isInvalid() && (mState.mInPreLayout || !holder.isRemoved())) { in getScrapViewForPosition()10512 private boolean mInPreLayout = false; field in RecyclerView.State10567 return mInPreLayout; in isPreLayout()10687 return mInPreLayout ? in getItemCount()10702 ", mInPreLayout=" + mInPreLayout + in toString()