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.java271 public final boolean mSequentialWords; field in SpellCheckerSession.SpellCheckerSessionListenerImpl.SpellCheckerParams
278 mSequentialWords = sequentialWords; in SpellCheckerParams()
305 scp.mSuggestionsLimit, scp.mSequentialWords); in processTask()