OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_ENABLE_CHANNELS
(Results
1 - 2
of
2
) sorted by null
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastConfigService.java
48
static final String
ACTION_ENABLE_CHANNELS
= "
ACTION_ENABLE_CHANNELS
";
114
if (
ACTION_ENABLE_CHANNELS
.equals(intent.getAction())) {
CellBroadcastReceiver.java
76
Intent serviceIntent = new Intent(CellBroadcastConfigService.
ACTION_ENABLE_CHANNELS
,
Completed in 371 milliseconds