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