Home
last modified time | relevance | path

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

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