HomeSort by relevance Sort by last modified time
    Searched refs:addWordsLocked (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ContactsBinaryDictionary.java 154 addWordsLocked(cursor);
175 private void addWordsLocked(final Cursor cursor) {
UserBinaryDictionary.java 192 addWordsLocked(cursor);
243 private void addWordsLocked(final Cursor cursor) {

Completed in 2656 milliseconds