Searched refs:mShouldShowSuggestions (Results 1 – 3 of 3) sorted by relevance
42 final public boolean mShouldShowSuggestions; field in InputAttributes82 mShouldShowSuggestions = false; in InputAttributes()110 mShouldShowSuggestions = !shouldSuppressSuggestions; in InputAttributes()291 (mShouldShowSuggestions ? " shouldShowSuggestions" : ""), in toString()
1499 currentSettingsValues.mInputAttributes.mShouldShowSuggestions in setSuggestedWords()
236 return mInputAttributes.mShouldShowSuggestions in needsToLookupSuggestions()