Searched refs:isTouchCandidate (Results 1 – 1 of 1) sorted by relevance
537 if (!isTouchCandidate(x, y, touchableBounds, direction)) { in findNearestTouchable()590 private boolean isTouchCandidate(int x, int y, Rect destRect, int direction) { in isTouchCandidate() method in FocusFinder