Searched refs:mLayoutStep (Results 1 – 2 of 2) sorted by relevance
2964 if (mState.mLayoutStep == State.STEP_START) { in onMeasure()3255 if (mState.mLayoutStep == State.STEP_START) { in dispatchLayout()3512 mState.mLayoutStep = State.STEP_LAYOUT; in dispatchLayoutStep1()3536 mState.mLayoutStep = State.STEP_ANIMATIONS; in dispatchLayoutStep2()3549 mState.mLayoutStep = State.STEP_START; in dispatchLayoutStep3()11147 if ((accepted & mLayoutStep) == 0) { in assertLayoutStep()11150 + Integer.toBinaryString(mLayoutStep)); in assertLayoutStep()11186 int mLayoutStep = STEP_START; field in RecyclerView.State11241 mLayoutStep = STEP_START; in prepareForNestedPrefetch()
3283 if (mState.mLayoutStep == State.STEP_START) { in onMeasure()3592 if (mState.mLayoutStep == State.STEP_START) { in dispatchLayout()3861 mState.mLayoutStep = State.STEP_LAYOUT; in dispatchLayoutStep1()3885 mState.mLayoutStep = State.STEP_ANIMATIONS; in dispatchLayoutStep2()3898 mState.mLayoutStep = State.STEP_START; in dispatchLayoutStep3()12066 if ((accepted & mLayoutStep) == 0) { in assertLayoutStep()12069 + Integer.toBinaryString(mLayoutStep)); in assertLayoutStep()12105 int mLayoutStep = STEP_START; field in RecyclerView.State12168 mLayoutStep = STEP_START; in prepareForNestedPrefetch()