Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java109 final static int CALL_ACTION_CHLD_1x = 5; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java1099 action = HeadsetClientHalConstants.CALL_ACTION_CHLD_1x; in terminateCall()
1110 if (action == HeadsetClientHalConstants.CALL_ACTION_CHLD_1x) { in terminateCall()