Home
last modified time | relevance | path

Searched refs:CALL_ACTION_CHLD_2X (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java107 static final int CALL_ACTION_CHLD_2X = 6; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java772 mCurrentDevice, HeadsetClientHalConstants.CALL_ACTION_CHLD_2X, idx)) { in enterPrivateMode()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineTest.java1059 .handleCallAction(null, HeadsetClientHalConstants.CALL_ACTION_CHLD_2X, 0);