Home
last modified time | relevance | path

Searched refs:WFC_MODE_DISABLED (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py46 from acts.test_utils.tel.tel_defines import WFC_MODE_DISABLED
821 if wfc_mode != WFC_MODE_DISABLED and not ad.droid.imsIsWfcEnabledByPlatform(
911 if not set_wfc_mode(log, ad, WFC_MODE_DISABLED):
1295 if not set_wfc_mode(log, ad, WFC_MODE_DISABLED):
Dtel_video_utils.py51 from acts.test_utils.tel.tel_defines import WFC_MODE_DISABLED
80 def phone_setup_video(log, ad, wfc_mode=WFC_MODE_DISABLED):
101 wfc_mode=WFC_MODE_DISABLED):
Dtel_defines.py365 WFC_MODE_DISABLED = "DISABLED" variable
Dtel_test_utils.py131 from acts.test_utils.tel.tel_defines import WFC_MODE_DISABLED
5082 if wfc_mode != WFC_MODE_DISABLED and wfc_mode not in ad.telephony[
5088 if wfc_mode != WFC_MODE_DISABLED:
5091 if wfc_mode == WFC_MODE_DISABLED:
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveMobilityStressTest.py33 from acts.test_utils.tel.tel_defines import WFC_MODE_DISABLED
125 return self._wfc_phone_setup(False, WFC_MODE_DISABLED, volte_mode=True)
129 False, WFC_MODE_DISABLED, volte_mode=False)
DTelLiveSmsTest.py30 from acts.test_utils.tel.tel_defines import WFC_MODE_DISABLED
2337 if not set_wfc_mode(self.log, ads[0], WFC_MODE_DISABLED):
2365 if not set_wfc_mode(self.log, ads[0], WFC_MODE_DISABLED):
2393 if not set_wfc_mode(self.log, ads[0], WFC_MODE_DISABLED):
2421 if not set_wfc_mode(self.log, ads[0], WFC_MODE_DISABLED):
DTelLiveImsSettingsTest.py39 from acts.test_utils.tel.tel_defines import WFC_MODE_DISABLED
244 CarrierConfigs.DEFAULT_WFC_IMS_MODE_INT, WFC_MODE_DISABLED)
944 set_wfc_mode(self.log, self.dut, WFC_MODE_DISABLED)
DTelWifiVoiceTest.py49 from acts.test_utils.tel.tel_defines import WFC_MODE_DISABLED
521 return self._wfc_phone_setup(True, WFC_MODE_DISABLED)
533 return self._wfc_phone_setup(False, WFC_MODE_DISABLED)
546 return self._wfc_phone_setup_cellular_absent(WFC_MODE_DISABLED)
DTelLiveDSDSVoiceTest.py47 from acts.test_utils.tel.tel_defines import WFC_MODE_DISABLED
/tools/test/connectivity/acts_tests/tests/google/net/
DDnsOverTlsTest.py34 from acts.test_utils.tel.tel_defines import WFC_MODE_DISABLED
57 set_wfc_mode(self.log, ad, WFC_MODE_DISABLED)