Searched refs:mLastSelectionStart (Results 1 – 1 of 1) sorted by relevance
217 private int mLastSelectionStart; field in LatinIME700 mLastSelectionStart = et.startOffset + et.selectionStart; in checkReCorrectionOnStart()778 && mLastSelectionStart != newSelStart)) { in onUpdateSelection()802 mLastSelectionStart = newSelStart; in onUpdateSelection()816 if (isCursorTouchingWord() || mLastSelectionStart < mLastSelectionEnd) { in onUpdateSelection()1397 if (mLastSelectionStart == mLastSelectionEnd && TextEntryState.isCorrecting()) { in handleCharacter()2104 mLastSelectionStart, mLastSelectionEnd, mWordSeparators); in setOldSuggestions()