Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java115 static final int CALL_ACTION_BTRH_2 = 11; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java618 action = HeadsetClientHalConstants.CALL_ACTION_BTRH_2; in rejectCall()