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.java329 public Result(final String[] gatheredSuggestions, in Result()
364 final String[] gatheredSuggestions = in getResult() local