Home
last modified time | relevance | path

Searched refs:CALL_ACTION_CHUP (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java112 final static int CALL_ACTION_CHUP = 8; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java513 action = HeadsetClientHalConstants.CALL_ACTION_CHUP; in rejectCall()
575 int action = HeadsetClientHalConstants.CALL_ACTION_CHUP; in terminateCall()