Home
last modified time | relevance | path

Searched refs:test_mms_mo_in_call (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_mms_utils.py116 def test_mms_mo_in_call(log, ads, wifi=False, caller_func=None, callee_func=None): function
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gMmsTest.py46 from acts_contrib.test_utils.tel.tel_mms_utils import test_mms_mo_in_call
459 if not test_mms_mo_in_call(self.log,
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveSmsTest.py73 from acts_contrib.test_utils.tel.tel_mms_utils import test_mms_mo_in_call
141 return test_mms_mo_in_call(self.log, ads, wifi=wifi, caller_func=is_phone_in_call_3g)
194 return test_mms_mo_in_call(self.log, ads, wifi=wifi, caller_func=is_phone_in_call_2g)
247 return test_mms_mo_in_call(self.log, ads, wifi, caller_func=is_phone_in_call_csfb)