Searched defs:onNotificationRemoved (Results 1 – 7 of 7) sorted by relevance
79 public void onNotificationRemoved(StatusBarNotification sbn, in onNotificationRemoved() method in TvNotificationHandler93 public void onNotificationRemoved(StatusBarNotification sbn, in onNotificationRemoved() method in TvNotificationHandler
246 public void onNotificationRemoved(final StatusBarNotification sbn) { in onNotificationRemoved() method in NotificationListener326 void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() method
94 public void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() method in PopupDataProvider
133 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in TestNotificationService
254 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in Assistant
156 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in CarNotificationListener
63 override fun onNotificationRemoved(statusBarNotification: StatusBarNotification) { in <lambda>() method