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.java447 final int firstChildPos = getPosition(getChildAt(0)); in computeScrollVectorForPosition() local
680 final int firstChildPos = getPosition(getChildAt(0)); in layoutForPredictiveAnimations() local
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DLinearLayoutManager.java459 final int firstChildPos = getPosition(getChildAt(0)); in computeScrollVectorForPosition() local
710 final int firstChildPos = getPosition(getChildAt(0)); in layoutForPredictiveAnimations() local