OSDN Git Service

Display notification effects suppressor in the volume panel.
authorJohn Spurlock <jspurlock@google.com>
Fri, 22 Aug 2014 18:54:46 +0000 (14:54 -0400)
committerJohn Spurlock <jspurlock@google.com>
Fri, 22 Aug 2014 22:08:17 +0000 (18:08 -0400)
commitb4782526f5600d9759baac64b23e0c0cd05e2050
tree3054c86a04839b7d9fcd36b7291a1e7ef0195dbd
parenta34cb5e363c10984f07742d5eb1890787fe128f0
Display notification effects suppressor in the volume panel.

Bug:16958514

Change-Id: I0eac173875e8af62e3c6b39001722c3fda4517de
core/java/android/app/INotificationManager.aidl
core/java/android/app/NotificationManager.java
packages/SystemUI/res/drawable/ic_ringer_mute.xml [new file with mode: 0644]
packages/SystemUI/res/layout/volume_panel_item.xml
packages/SystemUI/res/values/styles.xml
packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeController.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java
packages/SystemUI/src/com/android/systemui/volume/VolumePanel.java
services/core/java/com/android/server/notification/NotificationManagerService.java