Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_phone_setup_utils.py1568 if not wait_for_droid_not_in_call(log, ad, max_time=max_time):
1667 if not wait_for_droid_not_in_call(log, ad):
1731 def wait_for_droid_not_in_call(log, ad, max_time=MAX_WAIT_TIME_CALL_DROP): function
Danritsu_utils.py51 from acts_contrib.test_utils.tel.tel_phone_setup_utils import wait_for_droid_not_in_call
1430 if not wait_for_droid_not_in_call(log, ad,
1810 if not wait_for_droid_not_in_call(log, ad,
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelWifiVoiceTest.py67 from acts_contrib.test_utils.tel.tel_phone_setup_utils import wait_for_droid_not_in_call
414 if not wait_for_droid_not_in_call(self.log, self.android_devices[0],