Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DDictionaryPool.java59 public DictAndProximity takeOrGetNull() { in takeOrGetNull() method in DictionaryPool
DAndroidSpellCheckerService.java742 dictInfo = mDictionaryPool.takeOrGetNull(); in onGetSuggestions()
779 dictInfo = mDictionaryPool.takeOrGetNull(); in onGetSuggestions()