Searched defs:onNotificationRemoved (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/service/notification/ | ||
D | INotificationListener.aidl | 29 void onNotificationRemoved(in IStatusBarNotificationHolder notificationHolder, in onNotificationRemoved() method |
D | NotificationListenerService.java | 174 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in NotificationListenerService |