Home
last modified time | relevance | path

Searched refs:onNotificationPosted (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java90 sNotificationsChangedListener.onNotificationPosted(msg.packageUserKey,
156 public void onNotificationPosted(final StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
157 super.onNotificationPosted(sbn); in onNotificationPosted()
240 void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method
/packages/apps/Car/Stream/src/com/android/car/stream/notifications/
DStreamNotificationListenerService.java29 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in StreamNotificationListenerService
/packages/services/Car/tests/InstrumentClusterRendererSample/src/com/android/car/cluster/sample/
DStatusBarNotificationListener.java40 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in StatusBarNotificationListener
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java70 public void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method in PopupDataProvider
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
DListener.java284 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in Listener
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationStation.java102 public void onNotificationPosted(StatusBarNotification sbn, RankingMap ranking) {