Searched refs:disconnect_call_by_id (Results 1 – 3 of 3) sorted by relevance
48 from acts.test_utils.tel.tel_test_utils import disconnect_call_by_id
51 from acts.test_utils.tel.tel_test_utils import disconnect_call_by_id1184 disconnect_call_by_id(self.log, ads[0], call_id_video)1188 disconnect_call_by_id(self.log, ads[0], call_id_voice)1341 disconnect_call_by_id(self.log, ads[0], call_id_video)
1470 def disconnect_call_by_id(log, ad, call_id): function