Searched refs:CALL_STATE_DIALING (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetHalConstants.java62 final static int CALL_STATE_DIALING = 2; field in class:HeadsetHalConstants
H A DHeadsetStateMachine.java1369 HeadsetHalConstants.CALL_STATE_DIALING, "", 0), true);
1507 HeadsetHalConstants.CALL_STATE_DIALING) {
/packages/apps/Phone/src/com/android/phone/
H A DBluetoothPhoneService.java649 state = CALL_STATE_DIALING;
879 final static int CALL_STATE_DIALING = 2; field in class:BluetoothPhoneService
897 return CALL_STATE_DIALING;
915 return CALL_STATE_DIALING;

Completed in 96 milliseconds