OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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