Searched refs:isTouchCandidate (Results 1 – 2 of 2) sorted by relevance
711 if (!isTouchCandidate(x, y, touchableBounds, direction)) { in findNearestTouchable()764 private boolean isTouchCandidate(int x, int y, Rect destRect, int direction) { in isTouchCandidate() method in FocusFinder
79701 Landroid/view/FocusFinder;->isTouchCandidate(IILandroid/graphics/Rect;I)Z