Home
last modified time | relevance | path

Searched refs:getChildClosestToEnd (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java243 final View refChild = getChildClosestToEnd(); in onSaveInstanceState()
682 View anchor = getChildClosestToEnd(); in layoutForPredictiveAnimations()
1125 final View child = getChildClosestToEnd(); in updateLayoutState()
1496 private View getChildClosestToEnd() { in getChildClosestToEnd() method
1750 nextFocus = getChildClosestToEnd(); in onFocusSearchFailed()