Home
last modified time | relevance | path

Searched refs:PREF_BLOCK_POTENTIALLY_OFFENSIVE (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DSettings.java71 public static final String PREF_BLOCK_POTENTIALLY_OFFENSIVE = field in Settings
232 return prefs.getBoolean(PREF_BLOCK_POTENTIALLY_OFFENSIVE, in readBlockPotentiallyOffensive()