Class android.service.notification.NotificationListenerService

Removed Methods
void cancelNotification(String, String, int)  
 

Added Methods
void cancelNotification(String)  
void cancelNotification(String, String, int)  
void cancelNotifications(String[])  
StatusBarNotification[] getActiveNotifications(String[])  
int getCurrentInterruptionFilter()  
int getCurrentListenerHints()  
RankingMap getCurrentRanking()  
void onInterruptionFilterChanged(int)  
void onListenerConnected()  
void onListenerHintsChanged(int)  
void onNotificationPosted(StatusBarNotification, RankingMap)  
void onNotificationRankingUpdate(RankingMap)  
void onNotificationRemoved(StatusBarNotification, RankingMap)  
void requestInterruptionFilter(int)  
void requestListenerHints(int)  
 

Changed Methods
void onNotificationPosted(StatusBarNotification) Changed from abstract to non-abstract.  
void onNotificationRemoved(StatusBarNotification) Changed from abstract to non-abstract.  
 

Added Fields
int HINT_HOST_DISABLE_EFFECTS  
int INTERRUPTION_FILTER_ALL  
int INTERRUPTION_FILTER_NONE  
int INTERRUPTION_FILTER_PRIORITY