Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java252 public void onNotificationRemoved(final StatusBarNotification sbn) { in onNotificationRemoved() method in NotificationListener
391 void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() method
398 void onNotificationRemoved(StatusBarNotification sbn); in onNotificationRemoved() method
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationListener.java119 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in CarNotificationListener
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationService.java128 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in TestNotificationService
/packages/modules/ExtServices/src/android/ext/services/notification/
DAgingHelper.java96 public void onNotificationRemoved(String key) { in onNotificationRemoved() method in AgingHelper
DAssistant.java315 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in Assistant
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java105 public void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() method in PopupDataProvider