Searched refs:removeChannelNotifications (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | ArchiveTest.java | 194 mArchive.removeChannelNotifications("pkg", USER_CURRENT, "test0"); in testRemoveChannelNotifications() 195 mArchive.removeChannelNotifications("pkg", USER_CURRENT, "test" + (SIZE - 2)); in testRemoveChannelNotifications() 233 mArchive.removeChannelNotifications("pkg", USER_CURRENT, "test" + idx); in testRemoveChannelNotifications_concurrently()
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationManagerService.java | 702 public void removeChannelNotifications(String pkg, @UserIdInt int userId, in removeChannelNotifications() method in NotificationManagerService.Archive 3715 mArchive.removeChannelNotifications(pkg, callingUser, channelId);
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 26627 HSPLcom/android/server/notification/NotificationManagerService$Archive;->removeChannelNotifications…
|