Home
last modified time | relevance | path

Searched defs:onNotificationRemoved (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java247 public void onNotificationRemoved(final StatusBarNotification sbn) { in onNotificationRemoved() method in NotificationListener
345 void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() method
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationService.java133 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in TestNotificationService
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationListener.java132 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in CarNotificationListener
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java93 public void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() method in PopupDataProvider
/packages/modules/ExtServices/java/src/android/ext/services/notification/
DAssistant.java170 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in Assistant