Searched defs:composing (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/inputmethod/
H A DBaseInputConnection.java130 * returns its own fake editable that is just used for composing text;
191 * Default implementation replaces any existing composing text with
232 // Ignore the composing text.
389 // Ignore the composing text.
430 * The default implementation removes the composing state from the
611 * replacing any existing composing text. The new text is marked as
612 * in a composing state with the composing style.
765 boolean composing) {
773 // delete composing tex
764 replaceText(CharSequence text, int newCursorPosition, boolean composing) argument
[all...]

Completed in 178 milliseconds