Home
last modified time | relevance | path

Searched refs:startConfigService (Results 1 – 3 of 3) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastInternalReceiver.java54 CellBroadcastReceiver.startConfigService(context, in startConfigServiceToEnableChannels()
DCellBroadcastReceiver.java425 startConfigService(context, in resetSettingsAsNeeded()
744 startConfigService(mContext, CellBroadcastConfigService.ACTION_ENABLE_CHANNELS); in startConfigServiceToEnableChannels()
762 static void startConfigService(Context context, String action) { in startConfigService() method in CellBroadcastReceiver
DCellBroadcastSettings.java901 CellBroadcastReceiver.startConfigService(context, in onPreferenceChangedByUser()