Searched refs:enqueueNotificationWithTag (Results 1 – 11 of 11) sorted by relevance
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | NotificationManagerServiceTest.java | 803 mBinderService.enqueueNotificationWithTag(PKG, PKG, nrBubble.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 817 mBinderService.enqueueNotificationWithTag(PKG, PKG, nrPlain.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 832 mBinderService.enqueueNotificationWithTag(PKG, PKG, nrSummary.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 1017 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testBlockedNotifications_blockedChannel() 1036 mBinderService.enqueueNotificationWithTag(PKG, PKG, sbn.getTag(), in testEnqueuedBlockedNotifications_appBlockedChannelForegroundService() 1065 mBinderService.enqueueNotificationWithTag(PKG, PKG, sbn.getTag(), in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1087 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1120 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_blockedApp() 1135 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_blockedAppForegroundService() 1158 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedRestrictedNotifications_asSystem() [all …]
|
| D | NotificationShellCmdTest.java | 119 verify(mMockBinderService).enqueueNotificationWithTag( in captureNotification()
|
| /frameworks/base/core/java/android/app/ |
| D | INotificationManager.aidl | 54 void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id, in enqueueNotificationWithTag() method
|
| D | NotificationManager.java | 563 service.enqueueNotificationWithTag(targetPackage, sender, tag, id, in notifyAsPackage() 581 service.enqueueNotificationWithTag(pkg, mContext.getOpPackageName(), tag, id, in notifyAsUser()
|
| /frameworks/base/services/core/java/com/android/server/notification/ |
| D | NotificationShellCmd.java | 680 mBinderService.enqueueNotificationWithTag(callingPackage, callingPackage, tag, in doNotify()
|
| D | NotificationManagerService.java | 3028 public void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id,
|
| /frameworks/base/services/core/java/com/android/server/accounts/ |
| D | AccountManagerService.java | 5325 notificationManager.enqueueNotificationWithTag(packageName, "android",
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | ActivityTaskManagerService.java | 5715 inm.enqueueNotificationWithTag("android", "android", null, in postHeavyWeightProcessNotification()
|
| /frameworks/base/config/ |
| D | boot-image-profile.txt | 2234 HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljav…
|
| D | hiddenapi-greylist-max-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/services/ |
| D | art-profile | 21302 HSPLcom/android/server/notification/NotificationManagerService$10;->enqueueNotificationWithTag(Ljav…
|