OSDN Git Service

NotificationWrappers: Factor out doze treatment
authorAdrian Roos <roosa@google.com>
Wed, 8 Mar 2017 22:58:33 +0000 (14:58 -0800)
committerAdrian Roos <roosa@google.com>
Fri, 17 Mar 2017 22:28:01 +0000 (15:28 -0700)
commitedfb65bbc4eb0453c91355c9c2277fe5e96b135b
tree85fd01bd0cf55fe7c7cb3630751c07e247d648e5
parent082d21c13d227f8bb914825edb97ac2e7cea1ab6
NotificationWrappers: Factor out doze treatment

Bug: 35850204
Test: receive a notification group, observe that the group icon is correctly inverted on ambient display.
Change-Id: Id7aba066eb1683705fdc2c008e657bd819ddd31d
packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationCustomViewWrapper.java
packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationDozeHelper.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationHeaderViewWrapper.java
packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationIconDozeHelper.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationTemplateViewWrapper.java
packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationViewWrapper.java