Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textservice/
DSpellCheckerSession.java269 public final TextInfo[] mTextInfos; field in SpellCheckerSession.SpellCheckerSessionListenerImpl.SpellCheckerParams
276 mTextInfos = textInfos; in SpellCheckerParams()
304 session.onGetSuggestionsMultiple(scp.mTextInfos, in processTask()
313 scp.mTextInfos, scp.mSuggestionsLimit); in processTask()