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.java503 case HeadsetClientHalConstants.CALL_ACTION_CHUP: in updateCallSetupIndicator()
1018 action = HeadsetClientHalConstants.CALL_ACTION_CHUP; in rejectCall()
1069 int action = HeadsetClientHalConstants.CALL_ACTION_CHUP; in terminateCall()
1103 action = HeadsetClientHalConstants.CALL_ACTION_CHUP; in terminateCall()