Searched refs:candidatesEnd (Results 1 – 2 of 2) sorted by relevance
364 int candidatesEnd) { in onUpdateSelection() argument366 boolean isNotComposing = ((candidatesStart < 0) && (candidatesEnd < 0)); in onUpdateSelection()
608 …dSelStart, int oldSelEnd, int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument632 boolean isNotComposing = ((candidatesStart < 0) && (candidatesEnd < 0)); in onUpdateSelection()