Searched defs:onNotificationRemoved (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/core/java/android/service/notification/ | ||
| D | NotificationListenerService.java | 84 public abstract void onNotificationRemoved(StatusBarNotification sbn); in onNotificationRemoved() method in NotificationListenerService |
| D | INotificationListener.aidl | 25 void onNotificationRemoved(in StatusBarNotification notification); in onNotificationRemoved() method |