Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textservice/
DSpellCheckerSession.java226 private static final int TASK_GET_SUGGESTIONS_MULTIPLE_FOR_SENTENCE = 4; field in SpellCheckerSession.SpellCheckerSessionListenerImpl
235 case TASK_GET_SUGGESTIONS_MULTIPLE_FOR_SENTENCE: in taskToString()
311 case TASK_GET_SUGGESTIONS_MULTIPLE_FOR_SENTENCE: in processTask()
431 new SpellCheckerParams(TASK_GET_SUGGESTIONS_MULTIPLE_FOR_SENTENCE, in getSentenceSuggestionsMultiple()