Searched refs:candidatesEnd (Results 1 – 1 of 1) sorted by relevance
276 int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument278 candidatesStart, candidatesEnd); in onUpdateSelection()282 if (mComposing.length() > 0 && (newSelStart != candidatesEnd in onUpdateSelection()283 || newSelEnd != candidatesEnd)) { in onUpdateSelection()