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