Searched refs:STEP_START (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()3429 mState.assertLayoutStep(State.STEP_START); in dispatchLayoutStep1()3549 mState.mLayoutStep = State.STEP_START; in dispatchLayoutStep3()11142 static final int STEP_START = 1; field in RecyclerView.State11180 STEP_START, STEP_LAYOUT, STEP_ANIMATIONS11186 int mLayoutStep = STEP_START;11241 mLayoutStep = STEP_START; in prepareForNestedPrefetch()
3283 if (mState.mLayoutStep == State.STEP_START) { in onMeasure()3592 if (mState.mLayoutStep == State.STEP_START) { in dispatchLayout()3777 mState.assertLayoutStep(State.STEP_START); in dispatchLayoutStep1()3898 mState.mLayoutStep = State.STEP_START; in dispatchLayoutStep3()12061 static final int STEP_START = 1; field in RecyclerView.State12099 STEP_START, STEP_LAYOUT, STEP_ANIMATIONS12105 int mLayoutStep = STEP_START;12168 mLayoutStep = STEP_START; in prepareForNestedPrefetch()