HomeSort by relevance Sort by last modified time
    Searched refs:createMainDictionaryFromManager (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryFactory.java 46 public static DictionaryCollection createMainDictionaryFromManager(final Context context,
DictionaryFacilitatorImpl.java 405 DictionaryFactory.createMainDictionaryFromManager(context, locale);
430 mainDictionary = DictionaryFactory.createMainDictionaryFromManager(context,

Completed in 193 milliseconds