Searched refs:EMPTY_SUGGESTIONS_INFO (Results 1 – 2 of 2) sorted by relevance
381 private static final SuggestionsInfo EMPTY_SUGGESTIONS_INFO = new SuggestionsInfo(0, null); field in SpellCheckerService.SentenceLevelAdapter485 reconstructedSuggestions[i] = result != null ? result : EMPTY_SUGGESTIONS_INFO; in reconstructSuggestions()
50376 Landroid/service/textservice/SpellCheckerService$SentenceLevelAdapter;->EMPTY_SUGGESTIONS_INFO:Land…