Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DDictionaryFacilitator.java272 asyncReloadMainDictionary(context, newLocale, listener); in resetDictionariesWithDictNamePrefix()
290 private void asyncReloadMainDictionary(final Context context, final Locale locale, in asyncReloadMainDictionary() method in DictionaryFacilitator