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