Searched refs:enqueueNotificationWithTag (Results 1 – 12 of 12) sorted by relevance
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationManagerServiceTest.java | 1305 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testBlockedNotifications_blockedChannel() 1379 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1410 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_blockedApp() 1426 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueuedBlockedNotifications_blockedAppForegroundService() 1613 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueueNotification_appBlocked() 1623 mBinderService.enqueueNotificationWithTag(PKG, PKG, in testEnqueueNotificationWithTag_PopulatesGetActiveNotifications() 1812 mBinderService.enqueueNotificationWithTag(PKG, PKG, in enqueueNotificationWithTag_usesAndFinishesTracker() 1847 mBinderService.enqueueNotificationWithTag(PKG, PKG, in enqueueNotificationWithTag_notEnqueued_usesAndCancelsTracker() 1862 mBinderService.enqueueNotificationWithTag(PKG, PKG, in enqueueNotificationWithTag_notPosted_usesAndCancelsTracker() 1874 mBinderService.enqueueNotificationWithTag(PKG, PKG, in enqueueNotification_acquiresAndReleasesWakeLock() [all …]
|
H A D | NotificationShellCmdTest.java | 119 verify(mMockBinderService).enqueueNotificationWithTag( in captureNotification()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | INotificationManager.aidl | 56 void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id, in enqueueNotificationWithTag() method
|
H A D | NotificationManager.java | 675 service.enqueueNotificationWithTag(targetPackage, sender, tag, id, in notifyAsPackage() 693 service.enqueueNotificationWithTag(pkg, mContext.getOpPackageName(), tag, id, in notifyAsUser()
|
/aosp14/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 | 3557 public void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id,
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityTaskManagerService.java | 5115 inm.enqueueNotificationWithTag("android", "android", null, in postHeavyWeightProcessNotification()
|
/aosp14/frameworks/base/services/core/java/com/android/server/accounts/ |
H A D | AccountManagerService.java | 5554 notificationManager.enqueueNotificationWithTag(packageName, "android",
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 5101 HSPLcom/android/server/notification/NotificationManagerService$10;->enqueueNotificationWithTag(Ljav…
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 1957 HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljav…
|
/aosp14/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;…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 1957 HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljav…
|