OSDN Git Service

Finish annotating Notification.extras.
authorDaniel Sandler <dsandler@android.com>
Mon, 15 Apr 2013 19:05:08 +0000 (15:05 -0400)
committerDaniel Sandler <dsandler@android.com>
Mon, 15 Apr 2013 19:05:08 +0000 (15:05 -0400)
commitf45564ee7228cf9efc70cdcf16de3ddcedd1cb02
tree7085bef4198bc01a33317cbc1bcddc0b75679e2f
parent873a39cd3cc9f2319819cb94bc80a0e15a6d565b
Finish annotating Notification.extras.

This covers all useful data from the basic Builder as well
as each of the Styles that is not otherwise captured on the
Notification object itself.

Extras are now prettyprinted in dump() output.

Bug: 8270485
Change-Id: I47fc50860dab6409793f57e904cc60296310d5cf
core/java/android/app/Notification.java
services/java/com/android/server/NotificationManagerService.java