Home
last modified time | relevance | path

Searched refs:findNearestTouchable (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DFocusFinder.java691 public View findNearestTouchable(ViewGroup root, int x, int y, int direction, int[] deltas) { in findNearestTouchable() method in FocusFinder
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32129 …method public android.view.View findNearestTouchable(android.view.ViewGroup, int, int, int, int[]);
/frameworks/base/api/
Dcurrent.txt48688 …method public android.view.View findNearestTouchable(android.view.ViewGroup, int, int, int, int[]);