Searched defs:ACTION_ENABLE_CHANNELS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastConfigService.java51 static final String ACTION_ENABLE_CHANNELS = "ACTION_ENABLE_CHANNELS"; field in class:CellBroadcastConfigService
145 if (ACTION_ENABLE_CHANNELS.equals(intent.getAction())) {

Completed in 70 milliseconds