Home
last modified time | relevance | path

Searched refs:_wait_for_wifi_in_state (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/
Dtel_utils.py477 if new_state and not _wait_for_wifi_in_state(log, ad, False,
667 def _wait_for_wifi_in_state(log, ad, state, max_wait): function
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dcellular_performance_test_utils.py630 if new_state and not tel_utils._wait_for_wifi_in_state(
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py747 def _wait_for_wifi_in_state(log, ad, state, max_wait): function
837 if new_state and not _wait_for_wifi_in_state(log, ad, False,