/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/ |
D | NotificationStatsLogger.kt | 42 fun onNotificationRemoved(key: String) method
|
D | NotificationStatsLoggerImpl.kt | 179 override fun onNotificationRemoved(key: String) { in <lambda>() method in com.android.systemui.statusbar.notification.stack.ui.view.NotificationStatsLoggerImpl
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationListener.java | 149 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in NotificationListener 162 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in NotificationListener 303 void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap); in onNotificationRemoved() method 304 void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, int reason); in onNotificationRemoved() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/ |
D | MediaDataManager.kt | 72 fun onNotificationRemoved(key: String) in setInactive() method
|
D | MediaDataProcessor.kt | 1122 fun onNotificationRemoved(key: String) { in <lambda>() method in com.android.systemui.media.controls.domain.pipeline.MediaDataProcessor
|
D | LegacyMediaDataManagerImpl.kt | 1167 override fun onNotificationRemoved(key: String) { in <lambda>() method
|
/frameworks/base/services/core/java/com/android/server/biometrics/ |
D | BiometricNotificationLogger.java | 68 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in BiometricNotificationLogger
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | NotificationListenerController.java | 45 default boolean onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/ |
D | NotificationListener.kt | 32 override fun onNotificationRemoved(sbn: StatusBarNotification) { in onNotificationRemoved() method in com.android.wm.shell.flicker.utils.NotificationListener
|
/frameworks/base/core/java/android/service/notification/ |
D | NotificationListenerService.java | 509 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in NotificationListenerService 531 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in NotificationListenerService 553 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in NotificationListenerService 566 public void onNotificationRemoved(@NonNull StatusBarNotification sbn, in onNotificationRemoved() method in NotificationListenerService 1531 public void onNotificationRemoved(IStatusBarNotificationHolder sbnHolder, in onNotificationRemoved() method in NotificationListenerService.NotificationListenerWrapper
|
D | INotificationListener.aidl | 41 void onNotificationRemoved(in IStatusBarNotificationHolder notificationHolder, in onNotificationRemoved() method
|
D | NotificationAssistantService.java | 246 public void onNotificationRemoved(@NonNull StatusBarNotification sbn, in onNotificationRemoved() method in NotificationAssistantService
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/interactor/ |
D | MediaCarouselInteractor.kt | 177 override fun onNotificationRemoved(key: String) { in <lambda>() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
D | NotificationMediaManager.java | 254 public void onNotificationRemoved(String key) { in onNotificationRemoved() method in NotificationMediaManager
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotifCollection.java | 504 private void onNotificationRemoved( in onNotificationRemoved() method in NotifCollection
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | GroupHelper.java | 281 public void onNotificationRemoved(NotificationRecord record) { in onNotificationRemoved() method in GroupHelper 940 protected void onNotificationRemoved(final NotificationRecord record, in onNotificationRemoved() method in GroupHelper
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | AppFGSTracker.java | 776 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in AppFGSTracker.NotificationListener
|
/frameworks/base/services/people/java/com/android/server/people/data/ |
D | DataManager.java | 1216 public synchronized void onNotificationRemoved(StatusBarNotification sbn, in onNotificationRemoved() method in DataManager.NotificationListener
|