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/framework/acts/test_utils/tel/
Danritsu_utils.py52 from acts.test_utils.tel.tel_test_utils import wait_for_droid_not_in_call
1072 if not wait_for_droid_not_in_call(log, ad,
1452 if not wait_for_droid_not_in_call(log, ad,
Dtel_test_utils.py3053 def wait_for_droid_not_in_call(log, ad, max_time=MAX_WAIT_TIME_CALL_DROP): function
4397 if not wait_for_droid_not_in_call(log, ad, max_time=max_time):
4449 if not wait_for_droid_not_in_call(log, ad):
/tools/test/connectivity/acts/tests/google/tel/live/
DTelWifiVoiceTest.py73 from acts.test_utils.tel.tel_test_utils import wait_for_droid_not_in_call
408 if not wait_for_droid_not_in_call(self.log, self.android_devices[0],