Home | History | Annotate | Download | only in latin

Lines Matching refs:committedWord

2557         final String committedWord = mLastComposedWord.mCommittedWord;
2558 final int cancelLength = committedWord.length();
2570 if (!TextUtils.equals(committedWord, wordBeforeCursor)) {
2572 + "reverting \"" + committedWord
2577 if (!TextUtils.isEmpty(previousWord) && !TextUtils.isEmpty(committedWord)) {
2578 mUserHistoryDictionary.cancelAddingUserHistory(previousWord, committedWord);
2586 ResearchLogger.latinIME_revertCommit(committedWord, originallyTypedWord,
2588 ResearchLogger.getInstance().uncommitCurrentLogUnit(committedWord,