Home
last modified time | relevance | path

Searched refs:dumpDictionaryForDebug (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DDictionaryDumpBroadcastReceiver.java47 mLatinIme.dumpDictionaryForDebug(dictName); in onReceive()
DDictionaryFacilitator.java173 void dumpDictionaryForDebug(final String dictName); in dumpDictionaryForDebug() method
DDictionaryFacilitatorImpl.java711 public void dumpDictionaryForDebug(final String dictName) { in dumpDictionaryForDebug() method in DictionaryFacilitatorImpl
DLatinIME.java1856 public void dumpDictionaryForDebug(final String dictName) { in dumpDictionaryForDebug() method in LatinIME
1860 mDictionaryFacilitator.dumpDictionaryForDebug(dictName); in dumpDictionaryForDebug()