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