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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 327 String suggestedWord = mSuggestions.get(i).toString().toLowerCase();
329 AutoText.get(suggestedWord, 0, suggestedWord.length(), view);

Completed in 205 milliseconds