Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textservice/
DSpellCheckerSession.java272 public final boolean mSequentialWords; field in SpellCheckerSession.SpellCheckerSessionListenerImpl.SpellCheckerParams
279 mSequentialWords = sequentialWords; in SpellCheckerParams()
306 scp.mSuggestionsLimit, scp.mSequentialWords); in processTask()