Searched refs:findNearestTouchable (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | FocusFinder.java | 691 public View findNearestTouchable(ViewGroup root, int x, int y, int direction, int[] deltas) { in findNearestTouchable() method in FocusFinder
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 32129 …method public android.view.View findNearestTouchable(android.view.ViewGroup, int, int, int, int[]);
|
/frameworks/base/api/ |
D | current.txt | 44049 …method public android.view.View findNearestTouchable(android.view.ViewGroup, int, int, int, int[]);
|
D | test-current.txt | 44491 …method public android.view.View findNearestTouchable(android.view.ViewGroup, int, int, int, int[]);
|
D | system-current.txt | 47636 …method public android.view.View findNearestTouchable(android.view.ViewGroup, int, int, int, int[]);
|