Home
last modified time | relevance | path

Searched refs:wait_for_in_call_active (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_ss_utils.py49 from acts_contrib.test_utils.tel.tel_voice_utils import wait_for_in_call_active
372 if not wait_for_in_call_active(ad, call_id=new_call_id):
1086 if not wait_for_in_call_active(ad, call_id=new_call_id):
1247 if not wait_for_in_call_active(ad, call_id=new_call_id):
Dtel_message_utils.py61 from acts_contrib.test_utils.tel.tel_voice_utils import wait_for_in_call_active
1481 if not wait_for_in_call_active(ad, call_id=new_call_id):
Dtel_voice_utils.py891 if not wait_for_in_call_active(ad, call_id=new_call_id):
2310 def wait_for_in_call_active(ad, function
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveVoiceTest.py86 from acts_contrib.test_utils.tel.tel_voice_utils import wait_for_in_call_active
163 if not wait_for_in_call_active(ad, 60, 3):