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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DMoreSuggestions.java71 if (isIndexSubjectToAutoCorrection(suggestedWords, index)) {
174 static boolean isIndexSubjectToAutoCorrection(final SuggestedWords suggestedWords, method in class:MoreSuggestions
214 if (isIndexSubjectToAutoCorrection(mSuggestedWords, index)) {

Completed in 61 milliseconds