Home
last modified time | relevance | path

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

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java643 int listBottom = getHeight() - getPaddingBottom(); in getLastFullyVisibleChildIndex() local
644 if (childBottom <= listBottom) { in getLastFullyVisibleChildIndex()