Searched refs:bottomOfBottomChild (Results 1 – 1 of 1) sorted by relevance
652 final int bottomOfBottomChild = getChildAt(childCount - 1).getBottom(); in showingBottomFadingEdge() local658 || (bottomOfBottomChild < listBottom); in showingBottomFadingEdge()684 int bottomOfBottomChild = getChildAt(childCount - 1).getBottom(); in requestChildRectangleOnScreen() local689 || (rect.bottom < (bottomOfBottomChild - fadingEdge))) { in requestChildRectangleOnScreen()710 int distanceToBottom = bottomOfBottomChild - listUnfadedBottom; in requestChildRectangleOnScreen()