Searched refs:viewBottom (Results 1 – 1 of 1) sorted by relevance
1062 int viewBottom = view.getBottom(); in findFocusableViewInBounds() local1064 if (top < viewBottom && viewTop < bottom) { in findFocusableViewInBounds()1071 (viewBottom < bottom); in findFocusableViewInBounds()1080 (!topFocus && viewBottom > focusCandidate in findFocusableViewInBounds()