Searched refs:enqueueNotificationWithTag (Results  1 – 12 of 12) sorted by relevance
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ | 
| D | NotificationManagerServiceTest.java | 1049         mBinderService.enqueueNotificationWithTag(PKG, PKG, nrBubble.getSbn().getTag(),  in addGroupWithBubblesAndValidateAdded()1063         mBinderService.enqueueNotificationWithTag(PKG, PKG, nrPlain.getSbn().getTag(),  in addGroupWithBubblesAndValidateAdded()
 1078         mBinderService.enqueueNotificationWithTag(PKG, PKG, nrSummary.getSbn().getTag(),  in addGroupWithBubblesAndValidateAdded()
 1304         mBinderService.enqueueNotificationWithTag(PKG, PKG,  in testBlockedNotifications_blockedChannel()
 1325         mBinderService.enqueueNotificationWithTag(PKG, PKG, sbn.getTag(),  in testEnqueuedBlockedNotifications_appBlockedChannelForegroundService()
 1356         mBinderService.enqueueNotificationWithTag(PKG, PKG, sbn.getTag(),  in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
 1378         mBinderService.enqueueNotificationWithTag(PKG, PKG,  in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
 1409         mBinderService.enqueueNotificationWithTag(PKG, PKG,  in testEnqueuedBlockedNotifications_blockedApp()
 1425         mBinderService.enqueueNotificationWithTag(PKG, PKG,  in testEnqueuedBlockedNotifications_blockedAppForegroundService()
 1454             mBinderService.enqueueNotificationWithTag(PKG, PKG,  in testEnqueuedRestrictedNotifications_hasPermission()
 [all …]
 
 | 
| D | NotificationShellCmdTest.java | 119         verify(mMockBinderService).enqueueNotificationWithTag(  in captureNotification()
 | 
| /frameworks/base/core/java/android/app/ | 
| D | INotificationManager.aidl | 56     void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id,  in enqueueNotificationWithTag()  method
 | 
| D | NotificationManager.java | 675             service.enqueueNotificationWithTag(targetPackage, sender, tag, id,  in notifyAsPackage()693             service.enqueueNotificationWithTag(pkg, mContext.getOpPackageName(), tag, id,  in notifyAsUser()
 
 | 
| /frameworks/base/services/core/java/com/android/server/notification/ | 
| D | NotificationShellCmd.java | 676         mBinderService.enqueueNotificationWithTag(callingPackage, callingPackage, tag,  in doNotify()
 | 
| D | NotificationManagerService.java | 3529         public void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id,
 | 
| /frameworks/base/services/core/java/com/android/server/wm/ | 
| D | ActivityTaskManagerService.java | 5115                 inm.enqueueNotificationWithTag("android", "android", null,  in postHeavyWeightProcessNotification()
 | 
| /frameworks/base/services/core/java/com/android/server/accounts/ | 
| D | AccountManagerService.java | 5544                 notificationManager.enqueueNotificationWithTag(packageName, "android",
 | 
| /frameworks/base/services/ | 
| D | art-profile | 5101 HSPLcom/android/server/notification/NotificationManagerService$10;->enqueueNotificationWithTag(Ljav…
 | 
| /frameworks/base/boot/ | 
| D | boot-image-profile.txt | 1957 HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljav…
 | 
| /frameworks/base/boot/hiddenapi/ | 
| D | hiddenapi-max-target-o.txt | 6429 Landroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljava/l…6623 Landroid/app/INotificationManager;->enqueueNotificationWithTag(Ljava/lang/String;Ljava/lang/String;…
 
 | 
| /frameworks/base/config/ | 
| D | boot-image-profile.txt | 1957 HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljav…
 |