Home
last modified time | relevance | path

Searched refs:removeChannelNotifications (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DArchiveTest.java194 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 DNotificationManagerService.java702 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 Dart-profile26627 HSPLcom/android/server/notification/NotificationManagerService$Archive;->removeChannelNotifications