OSDN Git Service

Zen: Add the ability to enter "None" mode during downtime.
authorJohn Spurlock <jspurlock@google.com>
Wed, 5 Nov 2014 14:13:30 +0000 (09:13 -0500)
committerJohn Spurlock <jspurlock@google.com>
Wed, 5 Nov 2014 19:12:30 +0000 (14:12 -0500)
commitcc30c8d729c9d846012ac6dd03c1e51262936e8f
treedfcfd4d3c3e92810c8a65e345bdaafadd925e859
parent0bdefb9953fd51c86f81a6033a00926a63916065
Zen: Add the ability to enter "None" mode during downtime.

Updates to the shared config structure and the service backend.

Bug: 16373455
Change-Id: I45761690ba6b32eb81c9e2a5c1f2d4adad93e58d
core/java/android/service/notification/ZenModeConfig.java
services/core/java/com/android/server/notification/ConditionProviders.java
services/core/java/com/android/server/notification/DowntimeConditionProvider.java
services/core/java/com/android/server/notification/ZenLog.java