Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLinearLayoutManager.java252 final View refChild = getChildClosestToStart(); in onSaveInstanceState()
702 View anchor = getChildClosestToStart(); in layoutForPredictiveAnimations()
1167 final View child = getChildClosestToStart(); in updateLayoutState()
1656 private View getChildClosestToStart() { in getChildClosestToStart() method
1918 nextFocus = getChildClosestToStart(); in onFocusSearchFailed()