Searched refs:firstChildPos (Results 1 – 1 of 1) sorted by relevance
447 final int firstChildPos = getPosition(getChildAt(0)); in computeScrollVectorForPosition() local448 final int direction = targetPosition < firstChildPos != mShouldReverseLayout ? -1 : 1; in computeScrollVectorForPosition()680 final int firstChildPos = getPosition(getChildAt(0)); in layoutForPredictiveAnimations() local687 final int direction = position < firstChildPos != mShouldReverseLayout in layoutForPredictiveAnimations()