Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java223 public void onNotificationPosted(final StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
389 void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method
397 void onNotificationPosted(StatusBarNotification sbn); in onNotificationPosted() method
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationListener.java109 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in CarNotificationListener
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationService.java114 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in TestNotificationService
/packages/modules/ExtServices/src/android/ext/services/notification/
DAgingHelper.java92 public void onNotificationPosted(NotificationEntry entry) { in onNotificationPosted() method in AgingHelper
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java78 public void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method in PopupDataProvider