Searched refs:STEP_START (Results 1 – 1 of 1) sorted by relevance
2965 if (mState.mLayoutStep == State.STEP_START) { in onMeasure()3256 if (mState.mLayoutStep == State.STEP_START) { in dispatchLayout()3430 mState.assertLayoutStep(State.STEP_START); in dispatchLayoutStep1()3550 mState.mLayoutStep = State.STEP_START; in dispatchLayoutStep3()11144 static final int STEP_START = 1; field in RecyclerView.State11182 STEP_START, STEP_LAYOUT, STEP_ANIMATIONS11188 int mLayoutStep = STEP_START;11243 mLayoutStep = STEP_START; in prepareForNestedPrefetch()