Searched refs:KEY_ENABLE_ALERT_SPEECH (Results 1 – 6 of 6) sorted by relevance
99 public static final String KEY_ENABLE_ALERT_SPEECH = "enable_alert_speech"; field in CellBroadcastSettings259 .remove(KEY_ENABLE_ALERT_SPEECH) in resetAllPreferences()366 findPreference(KEY_ENABLE_ALERT_SPEECH); in initPreferences()1115 case KEY_ENABLE_ALERT_SPEECH: in getResourcesIdForDefaultPrefValue()
279 CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH; in queryNonIndexableKeys()
721 CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH, true); in isSpeechAlertMessageEnabled()
770 || prefs.getBoolean(CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH, in openEmergencyAlertNotification()
1599 setPreference(CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH, true); in testResetCellBroadcastSettingsAsNeeded()1643 setPreference(CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH, in testResetCellBroadcastSettingsAsNeeded()1657 setPreference(CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH, in testResetCellBroadcastSettingsAsNeeded()
208 CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH); in testHasAnyPreferenceChanged()