Searched refs:CALL_STATE_ACTIVE (Results 1 – 7 of 7) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveVideoTest.py | 26 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 …]
|
D | TelLiveVoiceConfTest.py | 27 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 …]
|
D | TelWifiVideoTest.py | 26 from acts.test_utils.tel.tel_defines import CALL_STATE_ACTIVE
|
/tools/test/connectivity/acts/framework/acts/test_utils/car/ |
D | car_telecom_utils.py | 249 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/ |
D | BtCarHfpTest.py | 325 tel_defines.CALL_STATE_ACTIVE]
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_defines.py | 319 CALL_STATE_ACTIVE = "ACTIVE" variable
|
D | tel_voice_utils.py | 19 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:
|