Home
last modified time | relevance | path

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

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