Home
last modified time | relevance | path

Searched defs:channelManager (Results 1 – 7 of 7) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastSearchIndexableProvider.java139 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in queryRawData() local
209 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in queryNonIndexableKeys() local
DCellBroadcastAlertService.java204 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager(mContext, in shouldDisplayMessage() local
295 CellBroadcastChannelManager channelManager = in handleCellBroadcastIntent() local
347 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in showNewAlert() local
395 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in isChannelEnabled() local
505 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in openEmergencyAlertNotification() local
625 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in addToNotificationBar() local
DCellBroadcastResources.java308 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in getDialogTitleResource() local
414 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in getDialogPictogramResource() local
DCellBroadcastConfigService.java172 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in enableCellBroadcastChannels() local
DCellBroadcastAlertDialog.java348 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in onCreate() local
380 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager(this, in onResume() local
724 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in dismiss() local
DCellBroadcastSettings.java429 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager( in updatePreferenceVisibility() local
597 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager(context, in isTestAlertsToggleVisible() local
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastChannelManagerTest.java63 CellBroadcastChannelManager channelManager = new CellBroadcastChannelManager(mContext, in testGetCellBroadcastChannelRanges() local