History log of /packages/apps/Settings/src/com/android/settings/notification/AudioHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
560637970f1f5ae938a5d46d73ae0f156ddaa9a2 03-Apr-2018 Julia Reynolds <juliacr@google.com> Make volume sliders sliceable

Test: make -j RunSettingsRoboTests
Change-Id: I8495770792dfdada54174ca61937f336e4fc219c
Fixes: 67997207
/packages/apps/Settings/src/com/android/settings/notification/AudioHelper.java
805d59dc1db99847536911868d2e08748b6b2c43 31-Jan-2017 Robin Lee <rgl@google.com> Fix 4 broken work profile tests

Commit 2953f31b61fb8c8c1334ecbf7f65d0de05776f06 skipped
RunSettingsRoboTests. The tests started failing because
WorkSoundPreferenceController calls UserManager.isUserUnlocked(int) now
which is not implemented in robolectric.

Fixed by adding a wrapper method to AudioHelper.

Fix: 34819603
Test: make RunSettingsRoboTests
Change-Id: Ia79cc4def9442706752f7e7b9a895ffa8150fd9d
/packages/apps/Settings/src/com/android/settings/notification/AudioHelper.java
2adb6ea4ec979aed855060fc7324a1f8143dbe74 09-Dec-2016 Doris Ling <dling@google.com> Refactor Work sounds in SoundSettings.

- final round of refactoring SoundSettings to use preference
controller.
- add work sound controller to control all the work profile sound
settings.

Change-Id: Ifa9f9c1f717ca292576f077311fe284325e12651
Fixes: 32276590
Test: make RunSettingsRoboTests
/packages/apps/Settings/src/com/android/settings/notification/AudioHelper.java
1b3ec0474875ce754c3f7cd80f762b091d48b627 01-Dec-2016 Doris Ling <dling@google.com> Update SoundSettings to extend DashboardFragment.

- initial round of refactoring SoundSettings to use DashboardFragment.
- add controller for Cast, Do not disturb, Alarm volume, Media volume,
Ring volume and Notification volume.

Bug: 32276590
Test: make RunSettingsRoboTests
Change-Id: I5c02a344bff5117bfce93d7ccac650fccc82d2b0
/packages/apps/Settings/src/com/android/settings/notification/AudioHelper.java