Searched refs:CALL_STATE_DIALING (Results 1 – 5 of 5) 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 | 296 tel_defines.CALL_STATE_DIALING]) 319 log, ad, call_id, tel_defines.CALL_STATE_DIALING):
|
/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/ |
D | BtCarHfpConferenceTest.py | 106 self.log, self.hf, [tel_defines.CALL_STATE_DIALING]) 139 self.log, self.hf, [tel_defines.CALL_STATE_DIALING])
|
D | BtCarHfpTest.py | 324 tel_defines.CALL_STATE_DIALING,
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_defines.py | 389 CALL_STATE_DIALING = "DIALING" variable
|