Searched refs:listBottom (Results 1 – 1 of 1) sorted by relevance
643 int listBottom = getHeight() - getPaddingBottom(); in getLastFullyVisibleChildIndex() local644 if (childBottom <= listBottom) { in getLastFullyVisibleChildIndex()