commit | 5579ec33eb317a19ad80929169b2b329b147d98b | [log] [tgz] |
---|---|---|
author | John Spurlock <jspurlock@google.com> | Fri Mar 28 09:42:05 2014 -0400 |
committer | John Spurlock <jspurlock@google.com> | Fri Mar 28 10:19:00 2014 -0400 |
tree | 64effb1b0d92259d6095aa22d6804a70676b3475 | |
parent | 9d3e099699c3b6cd0f4bed344607d6a5acd75c1c [diff] |
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