Searched refs:wait_for_telecom_ringing (Results 1 – 2 of 2) sorted by relevance
71 from acts.test_utils.tel.tel_test_utils import wait_for_telecom_ringing530 if not wait_for_telecom_ringing(log, ad, MAX_WAIT_TIME_TELECOM_RINGING):
3036 def wait_for_telecom_ringing(log, ad, max_time=MAX_WAIT_TIME_TELECOM_RINGING): function