Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java105 static final int CALL_ACTION_CHLD_4 = 4; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java789 mCurrentDevice, HeadsetClientHalConstants.CALL_ACTION_CHLD_4, -1)) { in explicitCallTransfer()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineTest.java1079 .handleCallAction(null, HeadsetClientHalConstants.CALL_ACTION_CHLD_4, -1);