Searched defs:CALL_STATE_ALERTING (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetHalConstants.java63 final static int CALL_STATE_ALERTING = 3; field in class:HeadsetHalConstants
/packages/services/Telephony/src/com/android/phone/
H A DBluetoothPhoneService.java643 state = CALL_STATE_ALERTING;
881 final static int CALL_STATE_ALERTING = 3; field in class:BluetoothPhoneService
902 retval = CALL_STATE_ALERTING;
932 retval = CALL_STATE_ALERTING;

Completed in 314 milliseconds