Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidSpellCheckerService.java235 SuggestionsGatherer(final String originalText, final float suggestionThreshold, in SuggestionsGatherer() argument
238 mSuggestionThreshold = suggestionThreshold; in SuggestionsGatherer()