Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DExpandableBinaryDictionary.java687 public void dumpAllWordsForDebug() { in dumpAllWordsForDebug() method in ExpandableBinaryDictionary
DDictionaryFacilitatorImpl.java718 dictToDump.dumpAllWordsForDebug(); in dumpDictionaryForDebug()