Home
last modified time | relevance | path

Searched refs:newCursorPosition (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java146 public boolean commitText(CharSequence text, int newCursorPosition) { in commitText() argument
221 public boolean setComposingText(CharSequence text, int newCursorPosition) { in setComposingText() argument