Searched refs:composeEnd (Results 1 – 1 of 1) sorted by relevance
7321 int composeEnd = EditableInputConnection.getComposingSpanEnd(text); in isComposition() local7322 return composeBegin < composeEnd; in isComposition()