Searched refs:KEY_ENABLE_ALERT_SPEECH (Results 1 – 3 of 3) sorted by relevance
65 public static final String KEY_ENABLE_ALERT_SPEECH = "enable_alert_speech"; field in CellBroadcastSettings203 findPreference(KEY_ENABLE_ALERT_SPEECH); in onCreatePreferences()
152 CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH; in queryNonIndexableKeys()
624 if (prefs.getBoolean(CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH, true)) { in openEmergencyAlertNotification()