Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/textservice/
H A DSpellCheckerService.java381 private static final SuggestionsInfo EMPTY_SUGGESTIONS_INFO = new SuggestionsInfo(0, null); field in SpellCheckerService.SentenceLevelAdapter
485 reconstructedSuggestions[i] = result != null ? result : EMPTY_SUGGESTIONS_INFO; in reconstructSuggestions()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50376 Landroid/service/textservice/SpellCheckerService$SentenceLevelAdapter;->EMPTY_SUGGESTIONS_INFO:Land…