Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLinearLayoutManager.java247 final View refChild = getChildClosestToEnd(); in onSaveInstanceState()
711 View anchor = getChildClosestToEnd(); in layoutForPredictiveAnimations()
1156 final View child = getChildClosestToEnd(); in updateLayoutState()
1666 private View getChildClosestToEnd() { in getChildClosestToEnd() method
1920 nextFocus = getChildClosestToEnd(); in onFocusSearchFailed()