Searched refs:loadDictionaryAsync (Results 1 - 5 of 5) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/
H A DPersonalizationDictionary.java50 protected void loadDictionaryAsync() { method in class:PersonalizationDictionary
H A DDecayingExpandableBinaryDictionaryBase.java148 protected void loadDictionaryAsync() { method in class:DecayingExpandableBinaryDictionaryBase
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DExpandableBinaryDictionary.java126 protected abstract void loadDictionaryAsync(); method in class:ExpandableBinaryDictionary
542 loadDictionaryAsync();
627 // the case where loadDictionaryAsync() adds nothing) in order to
673 loadDictionaryAsync();
H A DContactsBinaryDictionary.java113 public void loadDictionaryAsync() { method in class:ContactsBinaryDictionary
H A DUserBinaryDictionary.java129 public void loadDictionaryAsync() { method in class:UserBinaryDictionary

Completed in 86 milliseconds