Searched defs:wifi (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveSmsTest.py | 140 def _mo_mms_in_3g_call(self, ads, wifi=False): argument 143 def _mt_mms_in_3g_call(self, ads, wifi=False): argument 193 def _mo_mms_in_2g_call(self, ads, wifi=False): argument 196 def _mt_mms_in_2g_call(self, ads, wifi=False): argument 246 def _mo_mms_in_csfb_call(self, ads, wifi=False): argument 249 def _mt_mms_in_csfb_call(self, ads, wifi=False): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_mms_utils.py | 116 def test_mms_mo_in_call(log, ads, wifi=False, caller_func=None, callee_func=None): argument
|