Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DUserDictionary.java175 if (getRequiresReload()) loadDictionaryAsync(); in addWordToUserDictionary()
DExpandableDictionary.java181 public boolean getRequiresReload() { in getRequiresReload() method in ExpandableDictionary