Searched refs:lastFullyVisibleChildIndex (Results 1 – 1 of 1) sorted by relevance
664 int lastFullyVisibleChildIndex = getLastFullyVisibleChildIndex(); in isAtBottom() local665 if (lastFullyVisibleChildIndex == -1) { in isAtBottom()668 View lastFullyVisibleChild = getChildAt(lastFullyVisibleChildIndex); in isAtBottom()