Searched refs:ACTION_ENABLE_CHANNELS (Results 1 – 5 of 5) sorted by relevance
54 CellBroadcastConfigService.ACTION_ENABLE_CHANNELS); in startConfigServiceToEnableChannels()
61 public static final String ACTION_ENABLE_CHANNELS = "ACTION_ENABLE_CHANNELS"; field in CellBroadcastConfigService70 if (ACTION_ENABLE_CHANNELS.equals(intent.getAction())) { in onHandleIntent()
553 startConfigService(mContext, CellBroadcastConfigService.ACTION_ENABLE_CHANNELS); in startConfigServiceToEnableChannels()
414 CellBroadcastConfigService.ACTION_ENABLE_CHANNELS); in onCreatePreferences()
154 intent.setAction(CellBroadcastConfigService.ACTION_ENABLE_CHANNELS); in testConfiguration()