Searched refs:candidatesEnd (Results 1 – 2 of 2) sorted by relevance
316 int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument318 candidatesStart, candidatesEnd); in onUpdateSelection()322 if (mComposing.length() > 0 && (newSelStart != candidatesEnd in onUpdateSelection()323 || newSelEnd != candidatesEnd)) { in onUpdateSelection()
206 int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument