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