Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java140 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListenerService
153 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in NotificationListenerService
154 onNotificationPosted(sbn); in onNotificationPosted()
606 public void onNotificationPosted(IStatusBarNotificationHolder sbnHolder, in onNotificationPosted() method in NotificationListenerService.INotificationListenerWrapper
621 NotificationListenerService.this.onNotificationPosted(sbn, mRankingMap); in onNotificationPosted()
DINotificationListener.aidl27 void onNotificationPosted(in IStatusBarNotificationHolder notificationHolder, in onNotificationPosted() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java423 public void onNotificationPosted(final StatusBarNotification sbn,
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3125 listener.onNotificationPosted(sbnHolder, rankingUpdate); in notifyPosted()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt742 NO DOC BLOCK: android.service.notification.NotificationListenerService Method onNotificationPosted(…
/frameworks/base/api/
Dsystem-current.txt28690 method public void onNotificationPosted(android.service.notification.StatusBarNotification);
28691 …method public void onNotificationPosted(android.service.notification.StatusBarNotification, androi…
Dcurrent.txt27058 method public void onNotificationPosted(android.service.notification.StatusBarNotification);
27059 …method public void onNotificationPosted(android.service.notification.StatusBarNotification, androi…