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.test_utils.tel.tel_defines import CALL_CAPABILITY_SWAP_CONFERENCE
DTelLiveVoiceConfTest.py26 from acts.test_utils.tel.tel_defines import CALL_CAPABILITY_SWAP_CONFERENCE
436 if (CALL_CAPABILITY_SWAP_CONFERENCE in ads[0]
490 if (CALL_CAPABILITY_SWAP_CONFERENCE in ads[0]
DTelLiveVideoTest.py31 from acts.test_utils.tel.tel_defines import CALL_CAPABILITY_SWAP_CONFERENCE
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_defines.py429 CALL_CAPABILITY_SWAP_CONFERENCE = "SWAP_CONFERENCE" variable