Searched defs:PAGE (Results 1 – 2 of 2) sorted by relevance
| /platform_testing/tests/functional/settingstests/src/com/android/settings/functional/ |
| D | DisplaySettingsTest.java | 34 private static final String PAGE = Settings.ACTION_DISPLAY_SETTINGS; field in DisplaySettingsTest 64 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testAdaptiveBrightness() local 101 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testDaydreamToggle() local 117 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testAccelRotation() local 139 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testDaydream() local 158 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testSleep15Seconds() local 165 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testSleep30Seconds() local 172 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testSleep1Minute() local 179 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testSleep2Minutes() local 186 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testSleep5Minutes() local [all …]
|
| D | SoundSettingsTest.java | 24 private static final String PAGE = Settings.ACTION_SOUND_SETTINGS; field in SoundSettingsTest 65 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testOtherSounds() local 94 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testDndPriorityAllows() local 139 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testDndVisualInterruptions() local 173 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testPhoneRingtoneNone() local 182 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testPhoneRingtoneHangouts() local 189 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testPhoneRingtoneUmbriel() local 204 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testNotificationRingtoneNone() local 213 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testNotificationRingtoneHangouts() local 221 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testNotificationRingtoneTitan() local [all …]
|