Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java113 final static int CALL_ACTION_BTRH_0 = 9; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java548 action = HeadsetClientHalConstants.CALL_ACTION_BTRH_0; in holdCall()