Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mocka11yime/client/src/com/android/cts/mocka11yime/
DMockA11yImeSession.java465 public MockA11yImeCommand callGetSurroundingText(@IntRange(from = 0) int beforeLength, in callGetSurroundingText() method
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java718 public ImeCommand callGetSurroundingText(@IntRange(from = 0) int beforeLength, in callGetSurroundingText() method in MockImeSession