John Spurlock
5579ec33eb
DO NOT MERGE Enhance the NotificationListenerService api.
Add to NotificationListenerService:
- getActiveNotificationKeys() : String[]
- getActiveNotifications(String[] keys) : StatusBarNotification[]
- cancelNotifications(String[] keys) : void
- onListenerConnected(String[] keys) : void
Add to StatusBarNotification:
- getKey() : String
Bug:13562828
Change-Id: I9da222cb4af22864bc0ecdecc3f121bced0723d6
2014-03-28 10:19:00 -04:00
..
2014-03-04 09:26:15 -08:00
2014-03-28 10:19:00 -04:00
2012-05-07 20:19:18 +09:00
2013-04-08 15:31:47 -07:00