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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
H A DSettingsValues.java75 public final boolean mBlockPotentiallyOffensive; field in class:SettingsValues
152 mBlockPotentiallyOffensive = Settings.readBlockPotentiallyOffensive(prefs, res);
210 mBlockPotentiallyOffensive = true;
H A DSettings.java186 return mSettingsValues.mBlockPotentiallyOffensive;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java2566 currentSettings.mBlockPotentiallyOffensive, currentSettings.mCorrectionEnabled,

Completed in 15 milliseconds