Home
last modified time | relevance | path

Searched refs:findNearestTouchable (Results 1 – 5 of 5) 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.txt44049 …method public android.view.View findNearestTouchable(android.view.ViewGroup, int, int, int, int[]);
Dtest-current.txt44491 …method public android.view.View findNearestTouchable(android.view.ViewGroup, int, int, int, int[]);
Dsystem-current.txt47636 …method public android.view.View findNearestTouchable(android.view.ViewGroup, int, int, int, int[]);