Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DExpandableBinaryDictionary.java474 return isInDictionaryLocked(word); in isInDictionary()
486 protected boolean isInDictionaryLocked(final String word) { in isInDictionaryLocked() method in ExpandableBinaryDictionary