Searched defs:direction (Results 1 – 7 of 7) sorted by relevance
| /cts/tests/src/android/widget/cts/ |
| D | MyGallery.java | 105 protected void onFocusChanged(boolean gainFocus, int direction, in onFocusChanged()
|
| /cts/tests/tests/text/src/android/text/method/cts/ |
| D | PasswordTransformationMethodTest.java | 278 int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
| /cts/tests/src/android/view/cts/ |
| D | MockView.java | 409 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() 533 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | AutoCompleteTextViewTest.java | 946 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
| D | TextViewTest.java | 4599 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | ViewGroupTest.java | 2250 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() 2544 public boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() 2580 public View focusSearch(View focused, int direction) { in focusSearch()
|
| D | ViewTest.java | 4540 public View focusSearch(View v, int direction) { in focusSearch()
|