Home
last modified time | relevance | path

Searched defs:direction (Results 1 – 7 of 7) sorted by relevance

/cts/tests/src/android/widget/cts/
DMyGallery.java105 protected void onFocusChanged(boolean gainFocus, int direction, in onFocusChanged()
/cts/tests/tests/text/src/android/text/method/cts/
DPasswordTransformationMethodTest.java278 int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/cts/tests/src/android/view/cts/
DMockView.java409 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/
DAutoCompleteTextViewTest.java946 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
DTextViewTest.java4599 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java2250 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()
DViewTest.java4540 public View focusSearch(View v, int direction) { in focusSearch()