Searched defs:onNotificationPosted (Results 1 – 7 of 7) sorted by relevance
41 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in MyNotificationListenerService
257 public void onNotificationPosted(final StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener359 void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method
116 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in TestNotificationService
151 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in Assistant
80 public void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method in PopupDataProvider
130 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in CarNotificationListener
52 override fun onNotificationPosted(statusBarNotification: StatusBarNotification) { in <lambda>() method