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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DictionaryPool.java 67 static public boolean isAValidDictionary(final DictAndKeyboard dictInfo) {
AndroidWordLevelSpellCheckerSession.java 278 if (!DictionaryPool.isAValidDictionary(dictInfo)) {
310 if (!DictionaryPool.isAValidDictionary(dictInfo)) {

Completed in 2195 milliseconds