Searched refs:leftWithoutFadingEdge (Results 1 – 1 of 1) sorted by relevance
994 final int leftWithoutFadingEdge = left + fadingEdgeLength; in findFocusableViewInMyBounds() local999 && (preferredFocusable.getRight() > leftWithoutFadingEdge)) { in findFocusableViewInMyBounds()1003 return findFocusableViewInBounds(leftFocus, leftWithoutFadingEdge, in findFocusableViewInMyBounds()