History log of /packages/apps/Settings/tests/robotests/src/com/android/settings/notification/CastPreferenceControllerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9f1e911759dc6fedaac9fa65afb79f6a93022bf4 09-Jun-2017 Andrew Sapperstein <asapperstein@google.com> Refactor test runner to use static list of resource paths

Previously everything lived in an inner class method of
SettingsRobolectricTestRunner. That method has now been turned into
a static method so that it can be called by other runners.

Bug: 62460102
Test: robotests
Change-Id: I6612b1f26404587301c534c8ba60e39d59d6c840
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/CastPreferenceControllerTest.java
b00811da646a2ea335074f2a478f3c18b1a09274 28-Feb-2017 Fan Zhang <zhfan@google.com> Let fragment and indexProvider share prefControllers

Bug: 35812240
Test: make RunSettingsRoboTests
Change-Id: Ifd96f935836a52e0a56f170f3cdf9b9ddf7c499a
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/CastPreferenceControllerTest.java
6c2cf0dbc58caced6803a77e055e19b614dd2148 05-Dec-2016 Doris Ling <dling@google.com> Refactor SoundSettings to use more preference controller.

- second round of refactoring SoundSettings to use preference
controller.
- add controller for Emergency broadcast, Vibrate when ring, Phone
ringtone, Alarm ringtone, and Notification ringtone.

Bug: 32276590
Test: make RunSettingsRoboTests
Change-Id: Iaff48ecb27bf156a5c8995de20ce7a440b094cdb
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/CastPreferenceControllerTest.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/tests/robotests/src/com/android/settings/notification/CastPreferenceControllerTest.java