Searched refs:mRunPredictiveAnimations (Results 1 – 2 of 2) sorted by relevance
3318 if (mState.mRunPredictiveAnimations) { in onMeasure()3327 } else if (mState.mRunPredictiveAnimations) { in onMeasure()3549 mState.mRunPredictiveAnimations = mState.mRunSimpleAnimations in processAdapterUpdatesAndSetAnimationFlags()3787 mState.mInPreLayout = mState.mRunPredictiveAnimations; in dispatchLayoutStep1()3818 if (mState.mRunPredictiveAnimations) { in dispatchLayoutStep1()3957 mState.mRunPredictiveAnimations = false; in dispatchLayoutStep3()12131 boolean mRunPredictiveAnimations = false; field in RecyclerView.State12210 return mRunPredictiveAnimations; in willRunPredictiveAnimations()12360 + ", mRunPredictiveAnimations=" + mRunPredictiveAnimations in toString()
2999 if (mState.mRunPredictiveAnimations) { in onMeasure()3212 mState.mRunPredictiveAnimations = mState.mRunSimpleAnimations in processAdapterUpdatesAndSetAnimationFlags()3438 mState.mInPreLayout = mState.mRunPredictiveAnimations; in dispatchLayoutStep1()3469 if (mState.mRunPredictiveAnimations) { in dispatchLayoutStep1()3607 mState.mRunPredictiveAnimations = false; in dispatchLayoutStep3()11207 boolean mRunPredictiveAnimations = false; field in RecyclerView.State11283 return mRunPredictiveAnimations; in willRunPredictiveAnimations()11409 + ", mRunPredictiveAnimations=" + mRunPredictiveAnimations in toString()