/frameworks/base/services/core/java/com/android/server/biometrics/ |
D | BiometricNotificationLogger.java | 45 public void onNotificationPosted(StatusBarNotification sbn, RankingMap map) { in onNotificationPosted() method in BiometricNotificationLogger
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationListener.java | 136 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/ |
D | NotificationListenerController.java | 38 default boolean onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/ |
D | NotificationListener.kt | 27 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in com.android.wm.shell.flicker.utils.NotificationListener
|
/frameworks/base/core/java/android/service/notification/ |
D | INotificationListener.aidl | 35 void onNotificationPosted(in IStatusBarNotificationHolder notificationHolder, in onNotificationPosted() method
|
D | NotificationListenerService.java | 476 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/ |
D | NotificationAttentionHelper.java | 1253 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
|
D | GroupHelper.java | 251 public boolean onNotificationPosted(NotificationRecord record, boolean autogroupSummaryExists) { in onNotificationPosted() method in GroupHelper
|
/frameworks/base/services/core/java/com/android/server/ |
D | SensitiveContentProtectionManagerService.java | 475 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in SensitiveContentProtectionManagerService.NotificationListener
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotifCollection.java | 485 private void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in NotifCollection
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | AppFGSTracker.java | 767 public void onNotificationPosted(StatusBarNotification sbn, RankingMap map) { in onNotificationPosted() method in AppFGSTracker.NotificationListener
|
/frameworks/base/services/people/java/com/android/server/people/data/ |
D | DataManager.java | 1177 public void onNotificationPosted(StatusBarNotification sbn, RankingMap map) { in onNotificationPosted() method in DataManager.NotificationListener
|