Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java67 final static int CALL_CALLS_IN_PROGRESS = 1; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java376 case HeadsetClientHalConstants.CALL_CALLS_IN_PROGRESS: in waitForIndicators()
418 case HeadsetClientHalConstants.CALL_CALLS_IN_PROGRESS: in updateCallIndicator()
419 if (mIndicatorCall == HeadsetClientHalConstants.CALL_CALLS_IN_PROGRESS) { in updateCallIndicator()
618 if (mIndicatorCall == HeadsetClientHalConstants.CALL_CALLS_IN_PROGRESS && in updateCallHeldIndicator()