/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | NotificationListenerController.java | 36 default boolean onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationListener.java | 110 public void onNotificationRemoved(StatusBarNotification sbn, in onNotificationRemoved() method in NotificationListener
|
D | NotificationMediaManager.java | 92 public void onNotificationRemoved(String key) { in onNotificationRemoved() method in NotificationMediaManager
|
D | NotificationEntryManager.java | 1054 void onNotificationRemoved(String key, StatusBarNotification old); in onNotificationRemoved() method
|
/frameworks/base/core/java/android/service/notification/ |
D | INotificationListener.aidl | 35 void onNotificationRemoved(in IStatusBarNotificationHolder notificationHolder, in onNotificationRemoved() method
|
D | NotificationAssistantService.java | 112 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in NotificationAssistantService
|
D | NotificationListenerService.java | 358 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/ |
D | GroupHelper.java | 90 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in GroupHelper
|
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/ |
D | Assistant.java | 216 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in Assistant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBar.java | 1426 public void onNotificationRemoved(String key, StatusBarNotification old) { in onNotificationRemoved() method
|