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