Searched refs:candidatesEnd (Results 1 – 2 of 2) sorted by relevance
305 int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument307 candidatesStart, candidatesEnd); in onUpdateSelection()311 if (mComposing.length() > 0 && (newSelStart != candidatesEnd in onUpdateSelection()312 || newSelEnd != candidatesEnd)) { in onUpdateSelection()
213 int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument