HomeSort by relevance Sort by last modified time
    Searched full:contactsdict (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerService.java 183 final Dictionary contactsDict = mContactsDictionary;
194 dict.removeDictionary(contactsDict);
197 contactsDict.close();

Completed in 63 milliseconds