Searched defs:onNotificationPosted (Results 1 – 8 of 8) sorted by relevance
239 public void onNotificationPosted(final StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener324 void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method
41 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in MyNotificationListenerService
64 public void onNotificationPosted(StatusBarNotification sbn, in onNotificationPosted() method in TvNotificationHandler
81 public void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() method in PopupDataProvider
116 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in TestNotificationService
235 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in Assistant
131 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in CarNotificationListener
54 override fun onNotificationPosted(statusBarNotification: StatusBarNotification) { in <lambda>() method