Searched refs:assertLayoutStep (Results 1 – 1 of 1) sorted by relevance
3551 mState.assertLayoutStep(State.STEP_START); in dispatchLayoutStep1()3644 mState.assertLayoutStep(State.STEP_LAYOUT | State.STEP_ANIMATIONS); in dispatchLayoutStep2()3668 mState.assertLayoutStep(State.STEP_ANIMATIONS); in dispatchLayoutStep3()11269 void assertLayoutStep(int accepted) { in assertLayoutStep() method in RecyclerView.State