Home
last modified time | relevance | path

Searched refs:removePackageNotifications (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DArchiveTest.java275 mArchive.removePackageNotifications("pkg_remove", USER_CURRENT); in testRemoveNotificationsByPackage()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java855 public void removePackageNotifications(String pkg, @UserIdInt int userId) { in removePackageNotifications() method in NotificationManagerService.Archive
9530 mArchive.removePackageNotifications(pkg, userHandle);