Searched refs:viewRight (Results 1 – 1 of 1) sorted by relevance
1096 int viewRight = view.getRight(); in findFocusableViewInBounds() local1098 if (left < viewRight && viewLeft < right) { in findFocusableViewInBounds()1105 (viewRight < right); in findFocusableViewInBounds()1114 (!leftFocus && viewRight > focusCandidate.getRight()); in findFocusableViewInBounds()