Searched refs:callSetComposingText (Results 1 – 2 of 2) sorted by relevance
568 public ImeCommand callSetComposingText(@Nullable CharSequence text, int newCursorPosition) { in callSetComposingText() method in MockImeSession
751 expectCommand(stream, imeSession.callSetComposingText("Hello", 1), timeout);