Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/personalization/
DUserHistoryDictionaryTestsHelper.java82 addWordsToDictionary(dict, words, currentTime); in addAndWriteRandomWords()
100 private static void addWordsToDictionary(final UserHistoryDictionary dict, in addWordsToDictionary() method in UserHistoryDictionaryTestsHelper