/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/ |
D | TvNotificationHandler.java | 64 public void onNotificationPosted(StatusBarNotification sbn, in onNotificationPosted() method in TvNotificationHandler
|
/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/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationListener.java | 140 public void onNotificationPosted(final StatusBarNotification sbn, in onNotificationPosted() method in NotificationListener 307 void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap); in onNotificationPosted() method
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/ |
D | NotificationListener.kt | 27 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in com.android.wm.shell.flicker.NotificationListener
|
/frameworks/base/core/java/android/service/notification/ |
D | INotificationListener.aidl | 35 void onNotificationPosted(in IStatusBarNotificationHolder notificationHolder, in onNotificationPosted() method
|
D | NotificationListenerService.java | 438 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListenerService 451 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in NotificationListenerService 1394 public void onNotificationPosted(IStatusBarNotificationHolder sbnHolder, in onNotificationPosted() method in NotificationListenerService.NotificationListenerWrapper
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | GroupHelper.java | 90 public void onNotificationPosted(StatusBarNotification sbn, boolean autogroupSummaryExists) { in onNotificationPosted() method in GroupHelper
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotifCollection.java | 412 private void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in NotifCollection
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | AppFGSTracker.java | 762 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
|