Home
last modified time | relevance | path

Searched defs:firstChildPos (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DLinearLayoutManager.java451 final int firstChildPos = getPosition(getChildAt(0)); in computeScrollVectorForPosition() local
684 final int firstChildPos = getPosition(getChildAt(0)); in layoutForPredictiveAnimations() local
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java457 final int firstChildPos = getPosition(getChildAt(0)); in computeScrollVectorForPosition() local
708 final int firstChildPos = getPosition(getChildAt(0)); in layoutForPredictiveAnimations() local