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

/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerSession.java247 public final boolean mSequentialWords; field in class:SpellCheckerSession.SpellCheckerSessionListenerImpl.SpellCheckerParams
254 mSequentialWords = sequentialWords;
278 scp.mSuggestionsLimit, scp.mSequentialWords);

Completed in 43 milliseconds