Class android.service.notification.NotificationListenerService
| Removed Methods | |
|---|---|
| voidcancelNotification(String, | |
| Added Methods | |
|---|---|
| voidcancelNotification(String) | |
| voidcancelNotification(String, | |
| voidcancelNotifications(String[]) | |
| StatusBarNotification[]getActiveNotifications(String[]) | |
| intgetCurrentInterruptionFilter() | |
| intgetCurrentListenerHints() | |
| RankingMapgetCurrentRanking() | |
| voidonInterruptionFilterChanged(int) | |
| voidonListenerConnected() | |
| voidonListenerHintsChanged(int) | |
| voidonNotificationPosted(StatusBarNotification, | |
| voidonNotificationRankingUpdate(RankingMap) | |
| voidonNotificationRemoved(StatusBarNotification, | |
| voidrequestInterruptionFilter(int) | |
| voidrequestListenerHints(int) | |
| Changed Methods | ||
|---|---|---|
| voidonNotificationPosted(StatusBarNotification) | Changed from abstract to non-abstract. | |
| voidonNotificationRemoved(StatusBarNotification) | Changed from abstract to non-abstract. | |
| Added Fields | |
|---|---|
| intHINT_HOST_DISABLE_EFFECTS | |
| intINTERRUPTION_FILTER_ALL | |
| intINTERRUPTION_FILTER_NONE | |
| intINTERRUPTION_FILTER_PRIORITY | |
