Home
last modified time | relevance | path

Searched defs:clearUserHistoryDictionary (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DDictionaryFacilitator.java169 boolean clearUserHistoryDictionary(final Context context); in clearUserHistoryDictionary() method
DDictionaryFacilitatorImpl.java706 public boolean clearUserHistoryDictionary(final Context context) { in clearUserHistoryDictionary() method in DictionaryFacilitatorImpl