Searched refs:dumpDictionaryForDebug (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DDictionaryDumpBroadcastReceiver.java47 mLatinIme.dumpDictionaryForDebug(dictName);
H A DDictionaryFacilitator.java651 public void dumpDictionaryForDebug(final String dictName) { method in class:DictionaryFacilitator
H A DLatinIME.java1837 public void dumpDictionaryForDebug(final String dictName) { method in class:LatinIME
1841 mDictionaryFacilitator.dumpDictionaryForDebug(dictName);

Completed in 62 milliseconds