Home
last modified time | relevance | path

Searched refs:CALL_CAPABILITY_SWAP_CONFERENCE (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelWifiVideoTest.py30 from acts_contrib.test_utils.tel.tel_defines import CALL_CAPABILITY_SWAP_CONFERENCE
DTelLiveVoiceConfTest.py25 from acts_contrib.test_utils.tel.tel_defines import CALL_CAPABILITY_SWAP_CONFERENCE
221 if (CALL_CAPABILITY_SWAP_CONFERENCE in ads[0]
275 if (CALL_CAPABILITY_SWAP_CONFERENCE in ads[0]
DTelLiveVideoTest.py31 from acts_contrib.test_utils.tel.tel_defines import CALL_CAPABILITY_SWAP_CONFERENCE
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_defines.py478 CALL_CAPABILITY_SWAP_CONFERENCE = "SWAP_CONFERENCE" variable