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