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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 141 final String whitelistedWord = getWhitelistedWordOrNull(suggestionsContainer);
146 final boolean allowsToBeAutoCorrected = (null != whitelistedWord)

Completed in 81 milliseconds