Searched refs:CALL_STATE_DIALING (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/car/ |
D | tel_telecom_utils.py | 211 tel_defines.CALL_STATE_DIALING]) 234 log, ad, call_id, tel_defines.CALL_STATE_DIALING) 238 log, ad, call_id, tel_defines.CALL_STATE_DIALING) != \ 239 tel_defines.CALL_STATE_DIALING: 242 if curr_state != tel_defines.CALL_STATE_DIALING:
|
D | car_telecom_utils.py | 314 tel_defines.CALL_STATE_DIALING]) 337 log, ad, call_id, tel_defines.CALL_STATE_DIALING):
|
/tools/test/connectivity/acts/tests/google/bt/car_bt/ |
D | BtCarHfpTest.py | 324 tel_defines.CALL_STATE_DIALING,
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_defines.py | 321 CALL_STATE_DIALING = "DIALING" variable
|