/packages/apps/Dialer/java/com/android/dialer/notification/ |
D | NotificationChannelManager.java | 128 context.getSystemService(NotificationManager.class).createNotificationChannel(channel); in createIncomingCallChannel() 142 context.getSystemService(NotificationManager.class).createNotificationChannel(channel); in createOngoingCallChannel() 156 context.getSystemService(NotificationManager.class).createNotificationChannel(channel); in createMissedCallChannel() 168 context.getSystemService(NotificationManager.class).createNotificationChannel(channel); in createDefaultChannel()
|
D | VoicemailChannelUtils.java | 137 context.getSystemService(NotificationManager.class).createNotificationChannel(channel); in createGlobalVoicemailChannel() 189 context.getSystemService(NotificationManager.class).createNotificationChannel(channel); in createVoicemailChannelForAccount()
|
/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/ |
D | TmaForegroundService.java | 58 createNotificationChannel(); in onStartCommand() 90 private void createNotificationChannel() { in createNotificationChannel() method in TmaForegroundService 97 manager.createNotificationChannel(serviceChannel); in createNotificationChannel()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/sim/ |
D | SimSelectNotificationTest.java | 169 verify(mNotificationManager).createNotificationChannel(nc.capture()); in onReceiveEnableMms_notificationShouldSend() 192 verify(mNotificationManager, never()).createNotificationChannel(any()); in onReceiveEnableMms_NoExtra_notificationShouldNotSend() 205 verify(mNotificationManager, never()).createNotificationChannel(any()); in onReceiveEnableMms_MmsDataAlreadyEnabled_notificationShouldNotSend() 214 verify(mNotificationManager, never()).createNotificationChannel(any()); in onReceivePrimarySubListChange_NoExtra_notificationShouldNotSend() 273 verify(mNotificationManager).createNotificationChannel(nc.capture()); in onReceivePrimarySubListChange_DualCdmaWarning_notificationShouldSend()
|
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
D | AlarmNotifications.kt | 166 nm.createNotificationChannel(channel) in showLowPriorityNotification() 221 nm.createNotificationChannel(channel) in showHighPriorityNotification() 299 nm.createNotificationChannel(channel) in updateUpcomingAlarmGroupNotification() 343 nm.createNotificationChannel(channel) in updateMissedAlarmGroupNotification() 361 nm.createNotificationChannel(channel) in updateMissedAlarmGroupNotification() 426 nm.createNotificationChannel(channel) in showSnoozeNotification() 486 nm.createNotificationChannel(channel) in showMissedNotification()
|
/packages/apps/Car/Messenger/src/com/android/car/messenger/core/service/ |
D | MessengerService.java | 114 notificationManager.createNotificationChannel(appRunningNotificationChannel); in sendServiceRunningNotification() 125 notificationManager.createNotificationChannel(silentNotificationChannel); in sendServiceRunningNotification() 140 notificationManager.createNotificationChannel(channel); in sendServiceRunningNotification()
|
/packages/modules/NetworkStack/src/com/android/networkstack/ |
D | NetworkStackNotifier.java | 125 createNotificationChannel(CHANNEL_CONNECTED, in NetworkStackNotifier() 129 createNotificationChannel(CHANNEL_VENUE_INFO, in NetworkStackNotifier() 140 private void createNotificationChannel(@NonNull String id, @StringRes int title, in createNotificationChannel() method in NetworkStackNotifier 147 getNotificationManagerForChannels().createNotificationChannel(channel); in createNotificationChannel()
|
/packages/apps/TV/src/com/android/tv/dvr/recorder/ |
D | DvrRecordingService.java | 137 createNotificationChannel(); in onCreate() 204 private void createNotificationChannel() { in createNotificationChannel() method in DvrRecordingService 212 .createNotificationChannel(mNotificationChannel); in createNotificationChannel()
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/ |
D | NotificationFragment.java | 55 mManager.createNotificationChannel(new NotificationChannel( in onCreate() 61 mManager.createNotificationChannel(noSoundChannel); in onCreate() 63 mManager.createNotificationChannel(new NotificationChannel( in onCreate() 68 mManager.createNotificationChannel(new NotificationChannel( in onCreate() 71 mManager.createNotificationChannel(new NotificationChannel( in onCreate() 74 mManager.createNotificationChannel(new NotificationChannel( in onCreate()
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/incident/ |
D | PendingList.java | 239 createNotificationChannel(); in showNotifications() 284 private void createNotificationChannel() { in createNotificationChannel() method in PendingList.Updater 293 mNm.createNotificationChannel(channel); in createNotificationChannel()
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | NotificationHelper.java | 63 notificationManager.createNotificationChannel(channel); in showResumeNotification() 87 notificationManager.createNotificationChannel(channel); in showPrivacyReminderNotification()
|
/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/notification/ |
D | ChannelNotificationSettingsTest.java | 72 mNm.createNotificationChannel(mNotificationChannel); in setUp() 91 mNm.createNotificationChannel(blocked); in launchNotificationSettings_blockedChannel()
|
/packages/services/BuiltInPrintService/src/com/android/bips/ |
D | BuiltInPrintService.java | 114 createNotificationChannel(); in onCreate() 293 private void createNotificationChannel() { in createNotificationChannel() method in BuiltInPrintService 299 manager.createNotificationChannel(channel); in createNotificationChannel()
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
D | CellBroadcastAlertService.java | 854 notificationManager.createNotificationChannel( in createNotificationChannels() 860 notificationManager.createNotificationChannel( in createNotificationChannels() 870 notificationManager.createNotificationChannel(nonEmergency); in createNotificationChannels() 877 notificationManager.createNotificationChannel(emergencyAlertInVoiceCall); in createNotificationChannels() 883 notificationManager.createNotificationChannel(settingsUpdate); in createNotificationChannels()
|
/packages/apps/Settings/src/com/android/settings/sim/ |
D | SimSelectNotification.java | 234 notificationManager.createNotificationChannel(notificationChannel); in createSimSelectNotification() 274 notificationManager.createNotificationChannel(notificationChannel); in createEnableMmsNotification() 321 notificationManager.createNotificationChannel(notificationChannel); in createSimCombinationWarningNotification()
|
D | SimActivationNotifier.java | 86 mNotificationManager.createNotificationChannel( in SimActivationNotifier() 91 mNotificationManager.createNotificationChannel( in SimActivationNotifier()
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
D | DownloadNotifier.java | 100 mNotifManager.createNotificationChannel(new NotificationChannel(CHANNEL_ACTIVE, in DownloadNotifier() 103 mNotifManager.createNotificationChannel(new NotificationChannel(CHANNEL_WAITING, in DownloadNotifier() 106 mNotifManager.createNotificationChannel(new NotificationChannel(CHANNEL_COMPLETE, in DownloadNotifier()
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | ContactsNotificationChannelsUtil.java | 42 nm.createNotificationChannel(channel); in createDefaultChannel()
|
/packages/apps/Traceur/src/com/android/traceur/ |
D | Receiver.java | 289 notificationManager.createNotificationChannel(tracingChannel); in createNotificationChannels() 290 notificationManager.createNotificationChannel(saveTraceChannel); in createNotificationChannels()
|
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/ |
D | DownloadService.java | 243 nm.createNotificationChannel(downloadChannel); in createNotificationChannels() 251 nm.createNotificationChannel(progressChannel); in createNotificationChannels()
|
/packages/services/Car/service/src/com/android/car/admin/ |
D | NotificationHelper.java | 77 notificationMgr.createNotificationChannel( in newNotificationBuilder()
|
/packages/modules/Connectivity/tests/cts/hostside/app2/src/com/android/cts/net/hostside/app2/ |
D | MyForegroundService.java | 53 notificationManager.createNotificationChannel(new NotificationChannel( in onStartCommand()
|
/packages/apps/Nfc/src/com/android/nfc/ |
D | NfcBlockedNotification.java | 74 notificationManager.createNotificationChannel(mNotificationChannel); in startNotification()
|
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/ |
D | BootUsbService.java | 60 notificationManager.createNotificationChannel(notificationChannel); in onCreate()
|
/packages/apps/Car/Media/src/com/android/car/media/service/ |
D | MediaConnectorService.java | 58 manager.createNotificationChannel(channel); in onCreate()
|