Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DINotificationListener.aidl30 void onNotificationRemoved(in IStatusBarNotificationHolder notificationHolder, in onNotificationRemoved() method
DNotificationListenerService.java257 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in NotificationListenerService
281 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in NotificationListenerService
282 onNotificationRemoved(sbn); in onNotificationRemoved()
906 public void onNotificationRemoved(IStatusBarNotificationHolder sbnHolder, in onNotificationRemoved() method in NotificationListenerService.NotificationListenerWrapper
1449 onNotificationRemoved(sbn, rankingMap); in handleMessage()
DNotificationRankerService.java184 public void onNotificationRemoved(String key, long time, int reason) { in onNotificationRemoved() method in NotificationRankerService
338 onNotificationRemoved(key, time, reason); in handleMessage()
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/
DRanker.java104 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in Ranker
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java643 public void onNotificationRemoved(StatusBarNotification sbn,
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4097 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.txt37362 method public void onNotificationRemoved(android.service.notification.StatusBarNotification);
37363 …method public void onNotificationRemoved(android.service.notification.StatusBarNotification, andro…
37415 method public void onNotificationRemoved(java.lang.String, long, int);
Dcurrent.txt34635 method public void onNotificationRemoved(android.service.notification.StatusBarNotification);
34636 …method public void onNotificationRemoved(android.service.notification.StatusBarNotification, andro…
Dtest-current.txt34712 method public void onNotificationRemoved(android.service.notification.StatusBarNotification);
34713 …method public void onNotificationRemoved(android.service.notification.StatusBarNotification, andro…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27059 method public void onNotificationRemoved(android.service.notification.StatusBarNotification);
27060 …method public void onNotificationRemoved(android.service.notification.StatusBarNotification, andro…