Home
last modified time | relevance | path

Searched defs:gatheredSuggestions (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidWordLevelSpellCheckerSession.java332 public Result(final String[] gatheredSuggestions, final boolean hasRecommendedSuggestions) { in Result()
363 final String[] gatheredSuggestions = in getResult() local