Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/coex/functionality_tests/
DWlanWithHfpFunctionalityTest.py27 from acts.test_utils.coex.coex_test_utils import toggle_screen_state
690 self.iperf["duration"])), (toggle_screen_state,
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dcoex_test_utils.py889 def toggle_screen_state(pri_ad, duration): function