Searched refs:EMPTY_SUGGESTIONS_INFO (Results 1 – 1 of 1) sorted by relevance
42 private static final SuggestionsInfo EMPTY_SUGGESTIONS_INFO = new SuggestionsInfo(0, null); field in SentenceLevelAdapter191 reconstructedSuggestions[i] = result != null ? result : EMPTY_SUGGESTIONS_INFO;