Searched defs:onUpdateSelection (Results 1 – 3 of 3) sorted by relevance
/cts/tests/inputmethod/src/android/view/inputmethod/cts/inprocime/ |
D | InProcIme.java | 53 void onUpdateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSelEnd, in onUpdateSelection() method 67 public void onUpdateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSelEnd, in onUpdateSelection() method in InProcIme
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | StubImeAccessibilityService.java | 56 void onUpdateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSelEnd, in onUpdateSelection() method 85 public void onUpdateSelection(int oldSelStart, int oldSelEnd, int newSelStart, in onUpdateSelection() method in StubImeAccessibilityService.InputMethodImpl
|
/cts/tests/inputmethod/mocka11yime/service/src/com/android/cts/mocka11yime/ |
D | MockA11yIme.java | 173 public void onUpdateSelection(int oldSelStart, int oldSelEnd, int newSelStart, in onUpdateSelection() method in MockA11yIme.InputMethodImpl 460 void onUpdateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSelEnd, in onUpdateSelection() method in MockA11yIme.Tracer
|