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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 675 final ContactsBinaryDictionary dictionaryToUse;
680 dictionaryToUse = null;
688 dictionaryToUse = new ContactsBinaryDictionary(this, locale);
    [all...]

Completed in 247 milliseconds