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 59 final int[] yCoordinates, final String typedWord, final String committedWord,
65 mCommittedWord = committedWord;
WordComposer.java 315 public LastComposedWord commitWord(final int type, final String committedWord,
327 xCoordinates, yCoordinates, mTypedWord.toString(), committedWord, separatorCode,
LatinIME.java     [all...]

Completed in 87 milliseconds