Searched refs:_wait_for_wifi_in_state (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/ |
D | tel_utils.py | 477 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/tel/ |
D | tel_test_utils.py | 913 def _wait_for_wifi_in_state(log, ad, state, max_wait): function 1003 if new_state and not _wait_for_wifi_in_state(log, ad, False,
|