Searched refs:dumpDictionaryForDebug (Results 1 – 4 of 4) sorted by relevance
47 mLatinIme.dumpDictionaryForDebug(dictName); in onReceive()
173 void dumpDictionaryForDebug(final String dictName); in dumpDictionaryForDebug() method
1935 public void dumpDictionaryForDebug(final String dictName) { in dumpDictionaryForDebug() method in LatinIME1939 mDictionaryFacilitator.dumpDictionaryForDebug(dictName); in dumpDictionaryForDebug()
711 public void dumpDictionaryForDebug(final String dictName) { in dumpDictionaryForDebug() method in DictionaryFacilitatorImpl