Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java110 final static int CALL_ACTION_CHLD_2x = 6; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java1138 if (handleCallActionNative(HeadsetClientHalConstants.CALL_ACTION_CHLD_2x, idx)) { in enterPrivateMode()