Searched refs:viewLeft (Results 1 – 1 of 1) sorted by relevance
903 int viewLeft = view.getLeft(); in findFocusableViewInBounds() local906 if (left < viewRight && viewLeft < right) { in findFocusableViewInBounds()912 final boolean viewIsFullyContained = (left < viewLeft) && in findFocusableViewInBounds()921 (leftFocus && viewLeft < focusCandidate.getLeft()) || in findFocusableViewInBounds()