Home
last modified time | relevance | path

Searched defs:callSetSelection (Results 1 – 2 of 2) sorted by relevance

/cts/tests/inputmethod/mocka11yime/client/src/com/android/cts/mocka11yime/
DMockA11yImeSession.java439 public MockA11yImeCommand callSetSelection(int start, int end) { in callSetSelection() method
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1093 public ImeCommand callSetSelection(int start, int end) { in callSetSelection() method in MockImeSession