Searched refs:check_call_state_idle_by_adb (Results 1 – 3 of 3) sorted by relevance
34 from acts_contrib.test_utils.tel.tel_test_utils import check_call_state_idle_by_adb258 if check_call_state_idle_by_adb(ad_callee):
86 from acts_contrib.test_utils.tel.tel_test_utils import check_call_state_idle_by_adb345 if check_call_state_idle_by_adb(ad):
1021 def check_call_state_idle_by_adb(ad): function