Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java36 default boolean onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java110 public void onNotificationRemoved(StatusBarNotification sbn, in onNotificationRemoved() method in NotificationListener
DNotificationMediaManager.java92 public void onNotificationRemoved(String key) { in onNotificationRemoved() method in NotificationMediaManager
DNotificationEntryManager.java1054 void onNotificationRemoved(String key, StatusBarNotification old); in onNotificationRemoved() method
/frameworks/base/core/java/android/service/notification/
DINotificationListener.aidl35 void onNotificationRemoved(in IStatusBarNotificationHolder notificationHolder, in onNotificationRemoved() method
DNotificationAssistantService.java112 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in NotificationAssistantService
DNotificationListenerService.java358 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in NotificationListenerService
382 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in NotificationListenerService
407 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in NotificationListenerService
419 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in NotificationListenerService
1263 public void onNotificationRemoved(IStatusBarNotificationHolder sbnHolder, in onNotificationRemoved() method in NotificationListenerService.NotificationListenerWrapper
/frameworks/base/services/core/java/com/android/server/notification/
DGroupHelper.java90 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in GroupHelper
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/
DAssistant.java216 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in Assistant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1426 public void onNotificationRemoved(String key, StatusBarNotification old) { in onNotificationRemoved() method