Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java965 public ImeCommand callFinishComposingText() { in callFinishComposingText() method in MockImeSession
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodServiceTest.java1304 expectCommand(stream, imeSession.callFinishComposingText(), timeout);
DInputConnectionEndToEndTest.java3654 final ImeCommand command = session.callFinishComposingText();
3697 final ImeCommand command = session.callFinishComposingText();