Searched refs:whiteListedWord (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DAutoCorrection.java97 private static boolean hasAutoCorrectionForWhitelistedWord(CharSequence whiteListedWord) { argument
98 return whiteListedWord != null;

Completed in 1499 milliseconds