Searched refs:assertLayoutStep (Results 1 – 1 of 1) sorted by relevance
3430 mState.assertLayoutStep(State.STEP_START); in dispatchLayoutStep1()3523 mState.assertLayoutStep(State.STEP_LAYOUT | State.STEP_ANIMATIONS); in dispatchLayoutStep2()3547 mState.assertLayoutStep(State.STEP_ANIMATIONS); in dispatchLayoutStep3()11148 void assertLayoutStep(int accepted) { in assertLayoutStep() method in RecyclerView.State