Searched refs:commitEnd (Results 1 – 1 of 1) sorted by relevance
640 int commitEnd = mCommitStartCursor + mPrevCommitText.length(); in onUpdateSelection() local641 if ((((newSelEnd < oldSelEnd) || (commitEnd < newSelEnd)) && clearCommitInfo()) in onUpdateSelection()