Searched refs:set_wfc_mode_for_subscription (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveGFTDSDSWfcSupplementaryServiceTest.py | 54 from acts_contrib.test_utils.tel.tel_test_utils import set_wfc_mode_for_subscription 606 if not set_wfc_mode_for_subscription(ad_callee, mode, sub_id=sub_id): 844 if not set_wfc_mode_for_subscription(ad_host, mode, sub_id=sub_id):
|
D | TelLiveGFTDSDSDDSSwitchTest.py | 52 from acts_contrib.test_utils.tel.tel_test_utils import set_wfc_mode_for_subscription 508 if not set_wfc_mode_for_subscription(ad, mode, sub_id=sub_id):
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_video_utils.py | 65 from acts_contrib.test_utils.tel.tel_test_utils import set_wfc_mode_for_subscription 149 if not set_wfc_mode_for_subscription(ad, wfc_mode, sub_id):
|
D | tel_voice_utils.py | 81 from acts_contrib.test_utils.tel.tel_test_utils import set_wfc_mode_for_subscription 874 if not set_wfc_mode_for_subscription(ad, wfc_mode, sub_id):
|
D | tel_test_utils.py | 5281 return set_wfc_mode_for_subscription( 5285 def set_wfc_mode_for_subscription(ad, wfc_mode, sub_id=None): function
|