History log of /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/BadgeExtractorTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ccc6ae64ff1dd957fabb24b3c889a69d2d42765d 01-Mar-2018 Julia Reynolds <juliacr@google.com> Expand the visual effects that DND can suppress.

Additionally default to disabling all visual effects when DND is on,
to gather dogfood feedback.

The 'dnd has changed' notification will be reposted after this
CL and has updated text.

Test: runtest systemui-notification
Bug: 74075050
Change-Id: I5bec8ccc6456d98112907b0264ecd52734983984
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/BadgeExtractorTest.java
74f5e36f49b32baef90bf31bbbaf487c18002944 06-Dec-2017 Jason Monk <jmonk@google.com> Give SliceManagerService a concept of pinned slices.

Allow launcher/assistant to pin slices. Also allow other apps
with access to a slice to pin it dynamically by adding a listener
to it. Dynamic pinnings can expire when the host app dies because
the binder will no longer be alive.

Public docs and unhiding will come in a later CL with CTS tests.

Bug: 68378571
Test: runtest --path frameworks/base/services/tests/uiservicestests
Change-Id: I1dd9a839f547fc949922b766ba4b54e6d50f3125
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/BadgeExtractorTest.java
ec4b6778b7de70a740b67246c2334bb2da70f141 06-Dec-2017 Jason Monk <jmonk@google.com> Move notification service tests to be ui services tests

Also fix up ScheduleConditionProviderTest to not require weird looper
stuff.

Test: mm
Test: runtest --path ./
Test: atest .
Change-Id: Icb4c093b77d380f41d247600fe8a680fc9490093
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/BadgeExtractorTest.java