Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java110 static final int CALL_ACTION_BTRH_0 = 9; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java720 action = HeadsetClientHalConstants.CALL_ACTION_BTRH_0; in holdCall()