Home
last modified time | relevance | path

Searched refs:set_wfc_mode (Results 1 – 12 of 12) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelWifiVoiceTest.py68 from acts.test_utils.tel.tel_test_utils import set_wfc_mode
456 if not set_wfc_mode(self.log, self.android_devices[0], wfc_mode):
498 if not set_wfc_mode(self.log, self.android_devices[0], wfc_mode):
564 if not set_wfc_mode(self.log, self.android_devices[0], wfc_mode):
607 if not set_wfc_mode(self.log, self.android_devices[0], wfc_mode):
668 if not set_wfc_mode(self.log, self.android_devices[0], wfc_mode):
705 if not set_wfc_mode(self.log, self.android_devices[0], wfc_mode):
2506 if not set_wfc_mode(self.log, self.android_devices[0], wfc_mode):
2593 if not set_wfc_mode(self.log, self.android_devices[0], wfc_mode):
DTelLiveImsSettingsTest.py51 from acts.test_utils.tel.tel_test_utils import set_wfc_mode
174 set_wfc_mode(self.log, self.dut, wfc_mode)
869 set_wfc_mode(self.log, self.dut, WFC_MODE_WIFI_PREFERRED)
944 set_wfc_mode(self.log, self.dut, WFC_MODE_DISABLED)
DTelLiveStressCallTest.py33 from acts.test_utils.tel.tel_test_utils import set_wfc_mode
89 if not set_wfc_mode(self.log, ad, WFC_MODE_WIFI_PREFERRED):
111 if not set_wfc_mode(self.log, ad, WFC_MODE_WIFI_PREFERRED):
DTelLiveConnectivityMonitorMobilityTest.py37 from acts.test_utils.tel.tel_test_utils import set_wfc_mode
303 set_wfc_mode(self.log, self.dut, WFC_MODE_CELLULAR_PREFERRED)
337 set_wfc_mode(self.log, self.dut, WFC_MODE_CELLULAR_PREFERRED)
DTelLiveSmsTest.py51 from acts.test_utils.tel.tel_test_utils import set_wfc_mode
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):
DTelLiveStressTest.py65 from acts.test_utils.tel.tel_test_utils import set_wfc_mode
207 if not set_wfc_mode(self.log, ad, WFC_MODE_WIFI_PREFERRED):
DTelLiveMobilityStressTest.py46 from acts.test_utils.tel.tel_test_utils import set_wfc_mode
DTelLiveDSDSVoiceTest.py69 from acts.test_utils.tel.tel_test_utils import set_wfc_mode
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py76 from acts.test_utils.tel.tel_test_utils import set_wfc_mode
836 if not set_wfc_mode(log, ad, wfc_mode):
883 if not set_wfc_mode(log, ad, WFC_MODE_CELLULAR_PREFERRED):
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.py65 from acts.test_utils.tel.tel_test_utils import set_wfc_mode
117 if not set_wfc_mode(log, ad, wfc_mode):
Dtel_test_utils.py5069 def set_wfc_mode(log, ad, wfc_mode): function
/tools/test/connectivity/acts_tests/tests/google/net/
DDnsOverTlsTest.py36 from acts.test_utils.tel.tel_test_utils import set_wfc_mode
57 set_wfc_mode(self.log, ad, WFC_MODE_DISABLED)