Home
last modified time | relevance | path

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

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java297 View lastFullyVisibleView = getChildAt(getLastFullyVisibleChildIndex()); in scrollVerticallyBy()
638 public int getLastFullyVisibleChildIndex() { in getLastFullyVisibleChildIndex() method in CarLayoutManager
664 int lastFullyVisibleChildIndex = getLastFullyVisibleChildIndex(); in isAtBottom()
/packages/services/Car/car-support-lib/api/
Dcurrent.txt697 method public int getLastFullyVisibleChildIndex();