Home
last modified time | relevance | path

Searched defs:PAGE (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/functional/settingstests/src/com/android/settings/functional/
DDisplaySettingsTest.java34 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 …]
DSoundSettingsTest.java24 private static final String PAGE = Settings.ACTION_SOUND_SETTINGS; field in SoundSettingsTest
62 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testOtherSounds() local
91 SettingsHelperImpl.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testDndPriorityAllows() local
136 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testDndVisualInterruptions() local
170 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testPhoneRingtoneNone() local
179 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testPhoneRingtoneHangouts() local
186 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testPhoneRingtoneUmbriel() local
194 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testNotificationRingtoneNone() local
203 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testNotificationRingtoneHangouts() local
211 SettingsHelper.launchSettingsPage(getInstrumentation().getContext(), PAGE); in testNotificationRingtoneTitan() local
[all …]