Home
last modified time | relevance | path

Searched refs:isTouchCandidate (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DFocusFinder.java714 if (!isTouchCandidate(x, y, touchableBounds, direction)) { in findNearestTouchable()
767 private boolean isTouchCandidate(int x, int y, Rect destRect, int direction) { in isTouchCandidate() method in FocusFinder
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59974 Landroid/view/FocusFinder;->isTouchCandidate(IILandroid/graphics/Rect;I)Z