Home
last modified time | relevance | path

Searched refs:putWordIntoValidSpellingWordCache (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DDictionaryFacilitatorImpl.java504 putWordIntoValidSpellingWordCache("addToUserHistory", suggestion); in addToUserHistory()
519 private void putWordIntoValidSpellingWordCache( in putWordIntoValidSpellingWordCache() method in DictionaryFacilitatorImpl
611 putWordIntoValidSpellingWordCache("unlearnFromUserHistory", word.toLowerCase()); in unlearnFromUserHistory()