Searched refs:enqueueNotificationWithTag (Results 1 – 12 of 12) sorted by relevance
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 906 mBinderService.enqueueNotificationWithTag(PKG, PKG, nrBubble.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 920 mBinderService.enqueueNotificationWithTag(PKG, PKG, nrPlain.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 935 mBinderService.enqueueNotificationWithTag(PKG, PKG, nrSummary.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 1120 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testBlockedNotifications_blockedChannel() 1139 mBinderService.enqueueNotificationWithTag(PKG, PKG, sbn.getTag(), in testEnqueuedBlockedNotifications_appBlockedChannelForegroundService() 1168 mBinderService.enqueueNotificationWithTag(PKG, PKG, sbn.getTag(), in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1190 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1223 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_blockedApp() 1238 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_blockedAppForegroundService() 1267 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 | 659 service.enqueueNotificationWithTag(targetPackage, sender, tag, id, in notifyAsPackage() 677 service.enqueueNotificationWithTag(pkg, mContext.getOpPackageName(), tag, id, in notifyAsUser()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationShellCmd.java | 661 mBinderService.enqueueNotificationWithTag(callingPackage, callingPackage, tag, in doNotify()
|
D | NotificationManagerService.java | 3375 public void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id,
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityTaskManagerService.java | 4677 inm.enqueueNotificationWithTag("android", "android", null, in postHeavyWeightProcessNotification()
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerService.java | 5408 notificationManager.enqueueNotificationWithTag(packageName, "android",
|
/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/boot/ |
D | boot-image-profile.txt | 1894 HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljav…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 1894 HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljav…
|
/frameworks/base/services/ |
D | art-profile | 26454 HPLcom/android/server/notification/NotificationManagerService$11;->enqueueNotificationWithTag(Ljava…
|