Searched refs:bottomOfBottomChild (Results 1 – 1 of 1) sorted by relevance
654 final int bottomOfBottomChild = getChildAt(childCount - 1).getBottom(); in showingBottomFadingEdge() local660 || (bottomOfBottomChild < listBottom); in showingBottomFadingEdge()686 int bottomOfBottomChild = getChildAt(childCount - 1).getBottom(); in requestChildRectangleOnScreen() local691 || (rect.bottom < (bottomOfBottomChild - fadingEdge))) { in requestChildRectangleOnScreen()712 int distanceToBottom = bottomOfBottomChild - listUnfadedBottom; in requestChildRectangleOnScreen()