Home
last modified time | relevance | path

Searched refs:whitelistedWord (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggest.java190 final String whitelistedWord = whitelistedWordInfo == null in getSuggestedWordsForNonBatchInput() local
197 (SHOULD_AUTO_CORRECT_USING_NON_WHITE_LISTED_SUGGESTION || whitelistedWord != null) in getSuggestedWordsForNonBatchInput()