Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DSentenceLevelAdapter.java39 public static final SentenceSuggestionsInfo[] EMPTY_SENTENCE_SUGGESTIONS_INFOS = field in SentenceLevelAdapter.EmptySentenceSuggestionsInfosInitializationHolder
45 return EmptySentenceSuggestionsInfosInitializationHolder.EMPTY_SENTENCE_SUGGESTIONS_INFOS; in getEmptySentenceSuggestionsInfo()