Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelWifiVideoTest.py29 from acts.test_utils.tel.tel_defines import CALL_CAPABILITY_MERGE_CONFERENCE
DTelLiveVoiceConfTest.py25 from acts.test_utils.tel.tel_defines import CALL_CAPABILITY_MERGE_CONFERENCE
394 if (CALL_CAPABILITY_MERGE_CONFERENCE in ads[0]
645 if (CALL_CAPABILITY_MERGE_CONFERENCE in
DTelLiveVideoTest.py30 from acts.test_utils.tel.tel_defines import CALL_CAPABILITY_MERGE_CONFERENCE
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_defines.py428 CALL_CAPABILITY_MERGE_CONFERENCE = "MERGE_CONFERENCE" variable