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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetHalConstants.java66 final static int CALL_STATE_IDLE = 6; field in class:HeadsetHalConstants
/packages/services/Telephony/src/com/android/phone/
H A DBluetoothPhoneService.java856 final static int CALL_STATE_IDLE = 6; field in class:BluetoothPhoneService
866 int retval = CALL_STATE_IDLE;
876 retval = CALL_STATE_IDLE;
886 int retval = CALL_STATE_IDLE;
892 retval = CALL_STATE_IDLE;
914 retval = CALL_STATE_IDLE;

Completed in 124 milliseconds