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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
UserHistoryDictionary.java 149 public int addToUserHistory(final String word1, final String word2, final boolean isValid) {
401 addToUserHistory(word1, word2, isValid);
LatinIME.java     [all...]

Completed in 2115 milliseconds