Searched refs:consideredWord (Results 1 – 2 of 2) sorted by relevance
33 final String consideredWord, final float threshold) { in suggestionExceedsThreshold() argument47 consideredWord, suggestion.mWord, autoCorrectionSuggestionScore); in suggestionExceedsThreshold()49 Log.d(TAG, "Normalized " + consideredWord + "," + suggestion + "," in suggestionExceedsThreshold()
160 final String consideredWord = trailingSingleQuotesCount > 0 in getSuggestedWordsForNonBatchInput() local198 || (consideredWord.length() > 1 && (sourceDictionaryOfRemovedWord == null)); in getSuggestedWordsForNonBatchInput()238 firstSuggestion, consideredWord, mAutoCorrectionThreshold)) { in getSuggestedWordsForNonBatchInput()