Home
last modified time | relevance | path

Searched defs:onNotificationPosted (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricNotificationLogger.java45 public void onNotificationPosted(StatusBarNotification sbn, RankingMap map) { in onNotificationPosted() method in BiometricNotificationLogger
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java136 public void onNotificationPosted(final StatusBarNotification sbn, in onNotificationPosted() method in NotificationListener
302 void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap); in onNotificationPosted() method
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java38 default boolean onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
DNotificationListener.kt27 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in com.android.wm.shell.flicker.utils.NotificationListener
/frameworks/base/core/java/android/service/notification/
DINotificationListener.aidl35 void onNotificationPosted(in IStatusBarNotificationHolder notificationHolder, in onNotificationPosted() method
DNotificationListenerService.java476 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListenerService
490 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in NotificationListenerService
1482 public void onNotificationPosted(IStatusBarNotificationHolder sbnHolder, in onNotificationPosted() method in NotificationListenerService.NotificationListenerWrapper
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java1253 abstract void onNotificationPosted(NotificationRecord record); in onNotificationPosted() method in PolitenessStrategy
1414 public void onNotificationPosted(final NotificationRecord record) { in onNotificationPosted() method in StrategyPerApp
1485 void onNotificationPosted(NotificationRecord record) { in onNotificationPosted() method in StrategyAvalanche
DGroupHelper.java251 public boolean onNotificationPosted(NotificationRecord record, boolean autogroupSummaryExists) { in onNotificationPosted() method in GroupHelper
/frameworks/base/services/core/java/com/android/server/
DSensitiveContentProtectionManagerService.java475 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in SensitiveContentProtectionManagerService.NotificationListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java485 private void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in NotifCollection
/frameworks/base/services/core/java/com/android/server/am/
DAppFGSTracker.java767 public void onNotificationPosted(StatusBarNotification sbn, RankingMap map) { in onNotificationPosted() method in AppFGSTracker.NotificationListener
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1177 public void onNotificationPosted(StatusBarNotification sbn, RankingMap map) { in onNotificationPosted() method in DataManager.NotificationListener