Home
last modified time | relevance | path

Searched refs:CAPABILITY_CONFERENCE (Results 1 – 8 of 8) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gDSDSWfcSupplementaryServiceTest.py21 from acts_contrib.test_utils.tel.tel_defines import CAPABILITY_CONFERENCE
41 CAPABILITY_CONFERENCE,
DNsa5gDSDSSupplementaryServiceTest.py24 from acts_contrib.test_utils.tel.tel_defines import CAPABILITY_CONFERENCE
59 CAPABILITY_CONFERENCE,
DNsa5gVoiceConfTest.py25 from acts_contrib.test_utils.tel.tel_defines import CAPABILITY_CONFERENCE
54 self.android_devices[0], CAPABILITY_CONFERENCE,
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSWfcSupplementaryServiceTest.py23 from acts_contrib.test_utils.tel.tel_defines import CAPABILITY_CONFERENCE
45 CAPABILITY_CONFERENCE,
DTelLiveGFTDSDSSupplementaryServiceTest.py21 from acts_contrib.test_utils.tel.tel_defines import CAPABILITY_CONFERENCE
39 CAPABILITY_CONFERENCE,
DTelLiveVoiceConfTest.py28 from acts_contrib.test_utils.tel.tel_defines import CAPABILITY_CONFERENCE
79 CAPABILITY_CONFERENCE,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_defines.py389 CAPABILITY_CONFERENCE = 'conference' variable
Dtel_test_utils.py45 from acts_contrib.test_utils.tel.tel_defines import CAPABILITY_CONFERENCE
1158 capabilities.append(CAPABILITY_CONFERENCE)