Searched refs:enqueueNotificationWithTag (Results 1 – 12 of 12) sorted by relevance
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 900 mBinderService.enqueueNotificationWithTag(PKG, PKG, nrBubble.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 914 mBinderService.enqueueNotificationWithTag(PKG, PKG, nrPlain.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 929 mBinderService.enqueueNotificationWithTag(PKG, PKG, nrSummary.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 1155 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testBlockedNotifications_blockedChannel() 1176 mBinderService.enqueueNotificationWithTag(PKG, PKG, sbn.getTag(), in testEnqueuedBlockedNotifications_appBlockedChannelForegroundService() 1207 mBinderService.enqueueNotificationWithTag(PKG, PKG, sbn.getTag(), in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1229 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1260 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_blockedApp() 1276 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_blockedAppForegroundService() 1305 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 | 55 void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id, in enqueueNotificationWithTag() method
|
D | NotificationManager.java | 669 service.enqueueNotificationWithTag(targetPackage, sender, tag, id, in notifyAsPackage() 687 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 | 3471 public void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id,
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityTaskManagerService.java | 4980 inm.enqueueNotificationWithTag("android", "android", null, in postHeavyWeightProcessNotification()
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerService.java | 5473 notificationManager.enqueueNotificationWithTag(packageName, "android",
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 1929 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 | 1929 HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljav…
|
/frameworks/base/services/ |
D | art-profile | 30497 HSPLcom/android/server/notification/NotificationManagerService$10;->enqueueNotificationWithTag(Ljav…
|