OSDN Git Service

Dump info about all RemoteViews in a Notification.
authorDan Sandler <dsandler@android.com>
Tue, 30 May 2017 23:50:42 +0000 (19:50 -0400)
committerDan Sandler <dsandler@android.com>
Wed, 31 May 2017 13:49:52 +0000 (09:49 -0400)
commit0a2308eb4ad4da2d3ca43647e489bd9519e5c764
treecf173c9f61da7b1fedb2d851fd4c79e2ac0104e6
parent0b1b1c434650d2f272be7610027d4ddd948715a8
Dump info about all RemoteViews in a Notification.

Bug: 38273093
Test: adb shell dumpsys notification
Change-Id: Id931eba0b9ffc0a5df08f98167dee8ae88a74344
services/core/java/com/android/server/notification/NotificationRecord.java