Searched refs:ACTION_ENABLE_CHANNELS (Results 1 – 2 of 2) sorted by relevance
52 static final String ACTION_ENABLE_CHANNELS = "ACTION_ENABLE_CHANNELS"; field in CellBroadcastConfigService161 if (ACTION_ENABLE_CHANNELS.equals(intent.getAction())) { in onHandleIntent()
187 Intent serviceIntent = new Intent(CellBroadcastConfigService.ACTION_ENABLE_CHANNELS, in startConfigService()