OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEY_ENABLE_EMERGENCY_ALERTS
(Results
1 - 4
of
4
) sorted by null
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastSearchIndexableProvider.java
97
CellBroadcastSettings.
KEY_ENABLE_EMERGENCY_ALERTS
;
CellBroadcastSettings.java
45
public static final String
KEY_ENABLE_EMERGENCY_ALERTS
= "enable_emergency_alerts";
156
findPreference(
KEY_ENABLE_EMERGENCY_ALERTS
);
CellBroadcastAlertService.java
284
getBoolean(CellBroadcastSettings.
KEY_ENABLE_EMERGENCY_ALERTS
, true);
CellBroadcastConfigService.java
236
CellBroadcastSettings.
KEY_ENABLE_EMERGENCY_ALERTS
, true);
Completed in 1492 milliseconds