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