Home
last modified time | relevance | path

Searched refs:switch_screen_on (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/hardware_TouchScreenPowerCycles/
Dhardware_TouchScreenPowerCycles.py41 graphics_utils.switch_screen_on(on=1)
48 graphics_utils.switch_screen_on(on=0)
/external/autotest/client/cros/graphics/
Dgraphics_utils.py230 def switch_screen_on(on): function