HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_ENABLE_CHANNELS (Results 1 - 2 of 2) sorted by null

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastConfigService.java 51 static final String ACTION_ENABLE_CHANNELS = "ACTION_ENABLE_CHANNELS";
146 if (ACTION_ENABLE_CHANNELS.equals(intent.getAction())) {
CellBroadcastReceiver.java 186 Intent serviceIntent = new Intent(CellBroadcastConfigService.ACTION_ENABLE_CHANNELS,

Completed in 473 milliseconds