Home
last modified time | relevance | path

Searched refs:onNotificationRemoved (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java174 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in NotificationListenerService
198 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in NotificationListenerService
199 onNotificationRemoved(sbn); in onNotificationRemoved()
628 public void onNotificationRemoved(IStatusBarNotificationHolder sbnHolder, in onNotificationRemoved() method in NotificationListenerService.INotificationListenerWrapper
641 NotificationListenerService.this.onNotificationRemoved(sbn, mRankingMap); in onNotificationRemoved()
DINotificationListener.aidl29 void onNotificationRemoved(in IStatusBarNotificationHolder notificationHolder, in onNotificationRemoved() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java460 public void onNotificationRemoved(final StatusBarNotification sbn,
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3139 listener.onNotificationRemoved(sbnHolder, rankingUpdate); in notifyRemoved()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt744 NO DOC BLOCK: android.service.notification.NotificationListenerService Method onNotificationRemoved
/frameworks/base/api/
Dsystem-current.txt28693 method public void onNotificationRemoved(android.service.notification.StatusBarNotification);
28694 …method public void onNotificationRemoved(android.service.notification.StatusBarNotification, andro…
Dcurrent.txt27061 method public void onNotificationRemoved(android.service.notification.StatusBarNotification);
27062 …method public void onNotificationRemoved(android.service.notification.StatusBarNotification, andro…