Searched refs:mBlockPotentiallyOffensive (Results 1 – 4 of 4) sorted by relevance
20 public final boolean mBlockPotentiallyOffensive; field in SettingsValuesForSuggestion23 mBlockPotentiallyOffensive = blockPotentiallyOffensive; in SettingsValuesForSuggestion()
75 public final boolean mBlockPotentiallyOffensive; field in SettingsValues152 mBlockPotentiallyOffensive = Settings.readBlockPotentiallyOffensive(prefs, res); in SettingsValues()400 sb.append("" + mBlockPotentiallyOffensive); in dump()
296 settingsValuesForSuggestion.mBlockPotentiallyOffensive); in getSuggestions()
1443 ngramContext, timeStampInSeconds, settingsValues.mBlockPotentiallyOffensive); in performAdditionToUserHistoryDictionary()2257 new SettingsValuesForSuggestion(settingsValues.mBlockPotentiallyOffensive), in getSuggestedWords()