Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidSpellCheckerSession.java194 int suggestionsLimit, boolean sequentialWords) { in onGetSuggestionsMultiple() argument
201 if (sequentialWords && i > 0) { in onGetSuggestionsMultiple()