Home
last modified time | relevance | path

Searched refs:CALL_STATE_ACTIVE (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveVideoTest.py26 from acts.test_utils.tel.tel_defines import CALL_STATE_ACTIVE
652 VT_STATE_BIDIRECTIONAL_PAUSED, CALL_STATE_ACTIVE):
656 VT_STATE_BIDIRECTIONAL_PAUSED, CALL_STATE_ACTIVE):
695 VT_STATE_BIDIRECTIONAL, CALL_STATE_ACTIVE):
699 VT_STATE_BIDIRECTIONAL, CALL_STATE_ACTIVE):
846 CALL_STATE_ACTIVE):
918 CALL_STATE_ACTIVE):
989 CALL_STATE_ACTIVE):
1066 CALL_STATE_ACTIVE):
1143 CALL_STATE_ACTIVE):
[all …]
DTelLiveVoiceConfTest.py27 from acts.test_utils.tel.tel_defines import CALL_STATE_ACTIVE
92 return CALL_STATE_ACTIVE
1386 call_conf_id) != CALL_STATE_ACTIVE:
1475 call_conf_id) != CALL_STATE_ACTIVE:
1742 call_conf_id) != CALL_STATE_ACTIVE:
2448 call_conf_id) != CALL_STATE_ACTIVE:
4280 call_state=CALL_STATE_ACTIVE,
4330 call_state=CALL_STATE_ACTIVE,
4379 call_state=CALL_STATE_ACTIVE,
4427 call_state=CALL_STATE_ACTIVE,
[all …]
DTelWifiVideoTest.py26 from acts.test_utils.tel.tel_defines import CALL_STATE_ACTIVE
/tools/test/connectivity/acts/framework/acts/test_utils/car/
Dcar_telecom_utils.py249 if not wait_for_call_state(log, ad, call_id, tel_defines.CALL_STATE_ACTIVE):
437 log, ad, call_id, tel_defines.CALL_STATE_ACTIVE):
/tools/test/connectivity/acts/tests/google/bt/car_bt/
DBtCarHfpTest.py325 tel_defines.CALL_STATE_ACTIVE]
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_defines.py319 CALL_STATE_ACTIVE = "ACTIVE" variable
Dtel_voice_utils.py19 from acts.test_utils.tel.tel_defines import CALL_STATE_ACTIVE
1246 call_active_id) != CALL_STATE_ACTIVE:
1268 call_active_id) != CALL_STATE_ACTIVE: