Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLogger.kt42 fun onNotificationRemoved(key: String) method
DNotificationStatsLoggerImpl.kt179 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/
DNotificationListener.java149 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/
DMediaDataManager.kt72 fun onNotificationRemoved(key: String) in setInactive() method
DMediaDataProcessor.kt1122 fun onNotificationRemoved(key: String) { in <lambda>() method in com.android.systemui.media.controls.domain.pipeline.MediaDataProcessor
DLegacyMediaDataManagerImpl.kt1167 override fun onNotificationRemoved(key: String) { in <lambda>() method
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricNotificationLogger.java68 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in BiometricNotificationLogger
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java45 default boolean onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
DNotificationListener.kt32 override fun onNotificationRemoved(sbn: StatusBarNotification) { in onNotificationRemoved() method in com.android.wm.shell.flicker.utils.NotificationListener
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java509 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
DINotificationListener.aidl41 void onNotificationRemoved(in IStatusBarNotificationHolder notificationHolder, in onNotificationRemoved() method
DNotificationAssistantService.java246 public void onNotificationRemoved(@NonNull StatusBarNotification sbn, in onNotificationRemoved() method in NotificationAssistantService
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/interactor/
DMediaCarouselInteractor.kt177 override fun onNotificationRemoved(key: String) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DNotificationMediaManager.java254 public void onNotificationRemoved(String key) { in onNotificationRemoved() method in NotificationMediaManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java504 private void onNotificationRemoved( in onNotificationRemoved() method in NotifCollection
/frameworks/base/services/core/java/com/android/server/notification/
DGroupHelper.java281 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/
DAppFGSTracker.java776 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in AppFGSTracker.NotificationListener
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1216 public synchronized void onNotificationRemoved(StatusBarNotification sbn, in onNotificationRemoved() method in DataManager.NotificationListener