Home
last modified time | relevance | path

Searched refs:set_ambient_display (Results 1 – 8 of 8) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
DTelephonyLabPowerTest.py38 from acts.utils import set_ambient_display
72 set_ambient_display(self.ad, False)
/tools/test/connectivity/acts/tests/google/wifi/
DWifiTetheringPowerTest.py33 from acts.utils import set_ambient_display
60 set_ambient_display(self.hotspot_device, False)
DWifiPowerTest.py31 from acts.utils import set_ambient_display
77 set_ambient_display(self.dut, False)
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DPowerBaseTest.py37 from acts.utils import set_ambient_display
119 set_ambient_display(self.ad, False)
/tools/test/connectivity/acts/tests/google/tel/live/
DTelPowerTest.py48 from acts.utils import set_ambient_display
104 set_ambient_display(self.ad, False)
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DPowerBaseTest.py236 utils.set_ambient_display(self.dut, False)
/tools/test/connectivity/acts/framework/acts/
Dutils.py754 def set_ambient_display(ad, new_state): function
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py766 utils.set_ambient_display(ad, False)