HomeSort by relevance Sort by last modified time
    Searched refs:committedWord (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LastComposedWord.java 68 final CharSequence committedWord, final String separatorString,
75 mCommittedWord = committedWord;
WordComposer.java 417 // committedWord should contain suggestion spans if applicable.
418 public LastComposedWord commitWord(final int type, final CharSequence committedWord,
424 mInputPointers, mTypedWordCache.toString(), committedWord, separatorString,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java     [all...]

Completed in 542 milliseconds