Searched refs:enqueueNotificationWithTag (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 1274 mBinderService.enqueueNotificationWithTag(mPkg, mPkg, nrBubble.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 1289 mBinderService.enqueueNotificationWithTag(mPkg, mPkg, nrPlain.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 1305 mBinderService.enqueueNotificationWithTag(mPkg, mPkg, nrSummary.getSbn().getTag(), in addGroupWithBubblesAndValidateAdded() 1343 mBinderService.enqueueNotificationWithTag(mPkg, mPkg, sbn.getTag(), in createAndPostNotification() 1637 mBinderService.enqueueNotificationWithTag(mPkg, mPkg, in testBlockedNotifications_blockedChannel() 1658 mBinderService.enqueueNotificationWithTag(mPkg, mPkg, sbn.getTag(), in testEnqueuedBlockedNotifications_appBlockedChannelForegroundService() 1689 mBinderService.enqueueNotificationWithTag(mPkg, mPkg, sbn.getTag(), in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1711 mBinderService.enqueueNotificationWithTag(mPkg, mPkg, in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1742 mBinderService.enqueueNotificationWithTag(mPkg, mPkg, in testEnqueuedBlockedNotifications_blockedApp() 1758 mBinderService.enqueueNotificationWithTag(mPkg, mPkg, in testEnqueuedBlockedNotifications_blockedAppForegroundService() [all …]
|
D | NotificationShellCmdTest.java | 118 verify(mMockBinderService).enqueueNotificationWithTag( in captureNotification()
|
/frameworks/base/core/java/android/app/ |
D | INotificationManager.aidl | 59 void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id, in enqueueNotificationWithTag() method
|
D | NotificationManager.java | 738 service.enqueueNotificationWithTag(targetPackage, sender, tag, id, in notifyAsPackage() 756 service.enqueueNotificationWithTag(pkg, mContext.getOpPackageName(), tag, id, in notifyAsUser()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationShellCmd.java | 681 mBinderService.enqueueNotificationWithTag(callingPackage, callingPackage, tag, in doNotify()
|
D | NotificationManagerService.java | 3762 public void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id,
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityTaskManagerService.java | 5315 inm.enqueueNotificationWithTag("android", "android", null, in postHeavyWeightProcessNotification()
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerService.java | 5645 notificationManager.enqueueNotificationWithTag(packageName, "android",
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 1938 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 | 1938 HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljav…
|