Searched refs:CALL_STATE_WAITING (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetHalConstants.java65 final static int CALL_STATE_WAITING = 5; field in class:HeadsetHalConstants
/packages/apps/Phone/src/com/android/phone/
H A DBluetoothPhoneService.java658 state = CALL_STATE_WAITING;
882 final static int CALL_STATE_WAITING = 5; field in class:BluetoothPhoneService
921 return CALL_STATE_WAITING;

Completed in 111 milliseconds