Searched refs:check_call_state_ring_by_adb (Results 1 – 2 of 2) sorted by relevance
33 from acts_contrib.test_utils.tel.tel_test_utils import check_call_state_ring_by_adb309 while check_call_state_ring_by_adb(ad_callee) == 1 and _timeout >= 0:
1025 def check_call_state_ring_by_adb(ad): function