Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastSettings.java72 public static final String KEY_ENABLE_EMERGENCY_ALERTS = "enable_emergency_alerts"; field in CellBroadcastSettings
256 findPreference(KEY_ENABLE_EMERGENCY_ALERTS); in onCreatePreferences()
DCellBroadcastConfigService.java171 CellBroadcastSettings.KEY_ENABLE_EMERGENCY_ALERTS, true); in enableCellBroadcastChannels()
DCellBroadcastSearchIndexableProvider.java232 CellBroadcastSettings.KEY_ENABLE_EMERGENCY_ALERTS; in queryNonIndexableKeys()
DCellBroadcastAlertService.java440 CellBroadcastSettings.KEY_ENABLE_EMERGENCY_ALERTS, true); in isChannelEnabled()