Searched refs:KEY_ENABLE_EMERGENCY_ALERTS (Results 1 – 6 of 6) sorted by relevance
93 public static final String KEY_ENABLE_EMERGENCY_ALERTS = "enable_emergency_alerts"; field in CellBroadcastSettings257 .remove(KEY_ENABLE_EMERGENCY_ALERTS) in resetAllPreferences()362 findPreference(KEY_ENABLE_EMERGENCY_ALERTS); in initPreferences()1039 case KEY_ENABLE_EMERGENCY_ALERTS: in getResourcesIdForDefaultPrefValue()
248 CellBroadcastSettings.KEY_ENABLE_EMERGENCY_ALERTS; in queryNonIndexableKeys()
337 : prefs.getBoolean(CellBroadcastSettings.KEY_ENABLE_EMERGENCY_ALERTS, true)); in getCellBroadcastChannelsConfig()
590 subId, CellBroadcastSettings.KEY_ENABLE_EMERGENCY_ALERTS, in isChannelEnabled()
153 CellBroadcastSettings.KEY_ENABLE_EMERGENCY_ALERTS, in testConfiguration()
626 setPreference(CellBroadcastSettings.KEY_ENABLE_EMERGENCY_ALERTS, true); in testEnablingNonCmasMessages()635 setPreference(CellBroadcastSettings.KEY_ENABLE_EMERGENCY_ALERTS, false); in testEnablingNonCmasMessages()868 setPreference(CellBroadcastSettings.KEY_ENABLE_EMERGENCY_ALERTS, false); in testEnableCellBroadcastRoamingChannelsAsNeeded()