Home
last modified time | relevance | path

Searched defs:dumpDictionaryForDebug (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DDictionaryFacilitator.java173 void dumpDictionaryForDebug(final String dictName); in dumpDictionaryForDebug() method
H A DDictionaryFacilitatorImpl.java711 public void dumpDictionaryForDebug(final String dictName) { in dumpDictionaryForDebug() method in DictionaryFacilitatorImpl
H A DLatinIME.java1954 public void dumpDictionaryForDebug(final String dictName) { in dumpDictionaryForDebug() method in LatinIME