Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationListener.java133 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in NotificationListener
146 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in NotificationListener
243 void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap); in onNotificationRemoved() method
244 void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, int reason); in onNotificationRemoved() method
H A DNotificationMediaManager.java383 public void onNotificationRemoved(String key) { in onNotificationRemoved() method in NotificationMediaManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationListener.java155 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in NotificationListener
168 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in NotificationListener
309 void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap); in onNotificationRemoved() method
310 void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, int reason); in onNotificationRemoved() method
H A DNotificationMediaManager.java321 public void onNotificationRemoved(String key) { in onNotificationRemoved() method in NotificationMediaManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
H A DTvNotificationHandler.java79 public void onNotificationRemoved(StatusBarNotification sbn, in onNotificationRemoved() method in TvNotificationHandler
93 public void onNotificationRemoved(StatusBarNotification sbn, in onNotificationRemoved() method in TvNotificationHandler
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
H A DTvNotificationHandler.java79 public void onNotificationRemoved(StatusBarNotification sbn, in onNotificationRemoved() method in TvNotificationHandler
93 public void onNotificationRemoved(StatusBarNotification sbn, in onNotificationRemoved() method in TvNotificationHandler
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/
H A DNotificationListener.java247 public void onNotificationRemoved(final StatusBarNotification sbn) { in onNotificationRemoved() method in NotificationListener
345 void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() method
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DNotificationListenerController.java45 default boolean onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DNotificationListenerController.java45 default boolean onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DPopupDataProvider.java93 public void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() method in PopupDataProvider
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
H A DTestNotificationService.java133 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in TestNotificationService
/aosp12/packages/modules/ExtServices/java/src/android/ext/services/notification/
H A DAssistant.java170 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in Assistant
/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java465 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in NotificationListenerService
489 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in NotificationListenerService
514 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in NotificationListenerService
526 public void onNotificationRemoved(@NonNull StatusBarNotification sbn, in onNotificationRemoved() method in NotificationListenerService
1432 public void onNotificationRemoved(IStatusBarNotificationHolder sbnHolder, in onNotificationRemoved() method in NotificationListenerService.NotificationListenerWrapper
H A DINotificationListener.aidl39 void onNotificationRemoved(in IStatusBarNotificationHolder notificationHolder, in onNotificationRemoved() method
H A DNotificationAssistantService.java188 public void onNotificationRemoved(@NonNull StatusBarNotification sbn, in onNotificationRemoved() method in NotificationAssistantService
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DCarNotificationListener.java148 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in CarNotificationListener
/aosp14/frameworks/base/core/java/android/service/notification/
H A DINotificationListener.aidl39 void onNotificationRemoved(in IStatusBarNotificationHolder notificationHolder, in onNotificationRemoved() method
H A DNotificationListenerService.java499 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in NotificationListenerService
520 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in NotificationListenerService
541 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in NotificationListenerService
553 public void onNotificationRemoved(@NonNull StatusBarNotification sbn, in onNotificationRemoved() method in NotificationListenerService
1474 public void onNotificationRemoved(IStatusBarNotificationHolder sbnHolder, in onNotificationRemoved() method in NotificationListenerService.NotificationListenerWrapper
H A DNotificationAssistantService.java208 public void onNotificationRemoved(@NonNull StatusBarNotification sbn, in onNotificationRemoved() method in NotificationAssistantService
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DGroupHelper.java104 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in GroupHelper
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DGroupHelper.java142 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in GroupHelper
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java387 private void onNotificationRemoved( in onNotificationRemoved() method in NotifCollection
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaDataManager.kt777 fun onNotificationRemoved(key: String) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java464 private void onNotificationRemoved( in onNotificationRemoved() method in NotifCollection
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppFGSTracker.java771 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in AppFGSTracker.NotificationListener

12