Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java66 final static int CALL_NO_CALLS_IN_PROGRESS = 0; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java379 case HeadsetClientHalConstants.CALL_NO_CALLS_IN_PROGRESS: in waitForIndicators()
412 case HeadsetClientHalConstants.CALL_NO_CALLS_IN_PROGRESS: in updateCallIndicator()