| /packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/ | 
| D | MigrationNotificationSender.java | 75             NotificationManager notificationManager = getNotificationManagerForUser(userHandle);  in sendNotification()  local 85         NotificationManager notificationManager = getNotificationManagerForUser(userHandle);  in clearNotifications()  local 96     private void notifyFromSystem(  in notifyFromSystem() 111     private void cancelFromSystem(@Nullable NotificationManager notificationManager) {  in cancelFromSystem() 142         NotificationManager notificationManager = getNotificationManagerForUser(userHandle);  in createNotificationChannel()  local
  | 
| /packages/apps/Settings/src/com/android/settings/sim/ | 
| D | SimSelectNotification.java | 232         NotificationManager notificationManager =  in createSimSelectNotification()  local 239         NotificationManager notificationManager =  in cancelSimSelectNotification()  local 271         NotificationManager notificationManager =  in createEnableMmsNotification()  local 278         NotificationManager notificationManager =  in cancelEnableMmsNotification()  local 318         NotificationManager notificationManager =  in createSimCombinationWarningNotification()  local 325         NotificationManager notificationManager =  in cancelSimCombinationWarningNotification()  local
  | 
| /packages/modules/Permission/service/java/com/android/safetycenter/notifications/ | 
| D | SafetyCenterNotificationSender.java | 188         NotificationManager notificationManager = getNotificationManagerForUser(userId);  in notifyActionSuccess()  local 230         NotificationManager notificationManager = getNotificationManagerForUser(userId);  in updateNotifications()  local 268             NotificationManager notificationManager = getNotificationManagerForUser(userId);  in cancelAllNotifications()  local 369             NotificationManager notificationManager,  in postNotificationForIssue() 391             NotificationManager notificationManager,  in cancelStaleNotifications() 426             NotificationManager notificationManager,  in notifyFromSystem() 452             NotificationManager notificationManager, @Nullable String tag) {  in cancelNotificationFromSystem()
  | 
| D | SafetyCenterNotificationChannels.java | 68         NotificationManager notificationManager =  in getNotificationManagerForUser()  local 97     String getCreatedChannelId(NotificationManager notificationManager, SafetySourceIssue issue) {  in getCreatedChannelId() 126             NotificationManager notificationManager =  in createAllChannelsForUser()  local 155     private void createAllChannelsWithoutCallingIdentity(NotificationManager notificationManager) {  in createAllChannelsWithoutCallingIdentity()
  | 
| /packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/ | 
| D | DeviceLockNotificationManager.java | 81         NotificationManagerCompat notificationManager = NotificationManagerCompat.from(context);  in sendDeviceResetNotification()  local 113         NotificationManagerCompat notificationManager =  in sendDeferredEnrollmentNotification()  local 135         NotificationManager notificationManager = context.getSystemService(  in createNotificationChannel()  local
  | 
| /packages/apps/Messaging/src/com/android/messaging/sms/ | 
| D | SmsStorageStatusManager.java | 82         final NotificationManagerCompat notificationManager =  in postStorageLowNotification()  local 93         final NotificationManagerCompat notificationManager =  in cancelStorageLowNotification()  local
  | 
| /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ | 
| D | NotificationHelper.java | 60         final NotificationManager notificationManager =  in showResumeNotification()  local 84         final NotificationManager notificationManager =  in showPrivacyReminderNotification()  local
  | 
| /packages/apps/Dialer/java/com/android/dialer/notification/ | 
| D | NotificationThrottler.java | 71     NotificationManager notificationManager = context.getSystemService(NotificationManager.class);  in throttle()  local 111     NotificationManager notificationManager = context.getSystemService(NotificationManager.class);  in getSortedMatchingNotifications()  local
  | 
| D | NotificationChannelManager.java | 57     NotificationManager notificationManager = context.getSystemService(NotificationManager.class);  in initChannels()  local 100     NotificationManager notificationManager = context.getSystemService(NotificationManager.class);  in getAllExistingChannelIds()  local
  | 
| D | DialerNotificationManager.java | 71     NotificationManager notificationManager = getNotificationManager(context);  in cancel()  local 92     NotificationManager notificationManager = getNotificationManager(context);  in cancelAll()  local
  | 
| D | NotificationManagerUtils.java | 32     NotificationManager notificationManager = context.getSystemService(NotificationManager.class);  in cancelAllInGroup()  local
  | 
| /packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/ | 
| D | StatsdCtsForegroundService.java | 87         NotificationManager notificationManager =  in onCreate()  local 120             NotificationManager notificationManager =  in onDestroy()  local
  | 
| /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ | 
| D | SelfManagedConnection.java | 141         NotificationManager notificationManager = mContext.getSystemService(  in onShowIncomingCallUi()  local 187         NotificationManager notificationManager = mContext.getSystemService(  in onSilence()  local 209         NotificationManager notificationManager = mContext.getSystemService(  in setConnectionDisconnected()  local
  | 
| D | SelfManagedCallNotificationReceiver.java | 39         NotificationManager notificationManager = context.getSystemService(  in onReceive()  local
  | 
| /packages/services/Telecomm/testapps/transactionalVoipApp/src/com/android/server/telecom/transactionalVoipApp/ | 
| D | Utils.java | 108         NotificationManager notificationManager =  in updateCallStyleNotification_toOngoingCall()  local 115         NotificationManager notificationManager =  in clearNotification()  local
  | 
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/sap/ | 
| D | SapServerTest.java | 127         NotificationManager notificationManager = mock(NotificationManager.class);  in setNotification()  local 143         NotificationManager notificationManager = mock(NotificationManager.class);  in clearNotification()  local 311         NotificationManager notificationManager = mock(NotificationManager.class);  in handleRilInd_whenStateIsDisconnected_callsSendDisconnectInd()  local 436         NotificationManager notificationManager = mock(NotificationManager.class);  in handleRfcommReply_statusIndMsg_whenInConnectedState_setsNotification()  local
  | 
| /packages/apps/TvSettings/unbundle/java/com/android/tv/settings/unbundle/sdklib/ | 
| D | NotificationManagerCompat.java | 24     public NotificationManagerCompat(NotificationManager notificationManager) {  in NotificationManagerCompat()
  | 
| /packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/ | 
| D | ConsentNotificationTrigger.java | 60         NotificationManagerCompat notificationManager = NotificationManagerCompat.from(context);  in showConsentNotification()  local 287         NotificationManager notificationManager =  in createNotificationChannel()  local
  | 
| /packages/modules/Connectivity/tests/cts/hostside/app2/src/com/android/cts/net/hostside/app2/ | 
| D | MyForegroundService.java | 52         NotificationManager notificationManager = getSystemService(NotificationManager.class);  in onStartCommand()  local
  | 
| /packages/apps/Nfc/src/com/android/nfc/ | 
| D | NfcBlockedNotification.java | 70         NotificationManager notificationManager =  in startNotification()  local
  | 
| D | NfcDeveloperOptionNotification.java | 71         NotificationManager notificationManager =  in startNotification()  local
  | 
| /packages/apps/Messaging/src/com/android/messaging/receiver/ | 
| D | SmsReceiver.java | 282         final NotificationManagerCompat notificationManager =  in postNewMessageSecondaryUserNotification()  local 299         final NotificationManagerCompat notificationManager =  in cancelSecondaryUserNotification()  local
  | 
| /packages/apps/DeskClock/src/com/android/deskclock/settings/ | 
| D | AlarmVolumePreference.kt | 119         val notificationManager =  in doesDoNotDisturbAllowAlarmPlaybackNPlus()  constant
  | 
| /packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/ | 
| D | TestForegroundManager.java | 30     TestForegroundManager(TestNotificationManager notificationManager) {  in TestForegroundManager()
  | 
| /packages/apps/TV/tuner/src/com/android/tv/tuner/setup/ | 
| D | BaseTunerSetupActivity.java | 335         NotificationManager notificationManager =  in cancelNotification()  local 397         NotificationManager notificationManager =  in sendNotificationInternal()  local 453         NotificationManager notificationManager =  in sendRecommendationCard()  local
  |