Searched refs:enqueueNotificationWithTag (Results 1 – 12 of 12) sorted by relevance
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationManagerServiceTest.java | 1106 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testBlockedNotifications_blockedChannel() 1176 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1209 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_blockedApp() 1224 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_blockedAppForegroundService() 1338 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueueNotificationWithTag_PopulatesGetActiveNotifications() 1477 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testCancelNotificationImmediatelyAfterEnqueue() 1514 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testCancelNotificationWhilePostedAndEnqueued() 1518 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testCancelNotificationWhilePostedAndEnqueued() 1537 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testCancelNotificationsFromListenerImmediatelyAfterEnqueue() 1551 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testCancelAllNotificationsImmediatelyAfterEnqueue() [all …]
|
H A D | NotificationShellCmdTest.java | 119 verify(mMockBinderService).enqueueNotificationWithTag( in captureNotification()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | INotificationManager.aidl | 55 void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id, in enqueueNotificationWithTag() method
|
H A D | NotificationManager.java | 659 service.enqueueNotificationWithTag(targetPackage, sender, tag, id, in notifyAsPackage() 677 service.enqueueNotificationWithTag(pkg, mContext.getOpPackageName(), tag, id, in notifyAsUser()
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationShellCmd.java | 676 mBinderService.enqueueNotificationWithTag(callingPackage, callingPackage, tag, in doNotify()
|
H A D | NotificationManagerService.java | 3267 public void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id,
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityTaskManagerService.java | 4783 inm.enqueueNotificationWithTag("android", "android", null, in postHeavyWeightProcessNotification()
|
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/ |
H A D | AccountManagerService.java | 5413 notificationManager.enqueueNotificationWithTag(packageName, "android",
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A 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;…
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 1894 HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljav…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 1894 HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljav…
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 26454 HPLcom/android/server/notification/NotificationManagerService$11;->enqueueNotificationWithTag(Ljava…
|