Home
last modified time | relevance | path

Searched refs:CONNECTION_STATE_CONNECTING (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStateMachine.java253 case CONNECTION_STATE_CONNECTING: in processConnectionEvent()
449 case CONNECTION_STATE_CONNECTING: in processConnectionEvent()
874 final static int CONNECTION_STATE_CONNECTING = 1; field in A2dpSinkStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java340 case CONNECTION_STATE_CONNECTING: in processConnectionEvent()
542 case CONNECTION_STATE_CONNECTING: in processConnectionEvent()
1000 final static int CONNECTION_STATE_CONNECTING = 1; field in A2dpStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java28 final static int CONNECTION_STATE_CONNECTING = 1; field in HeadsetHalConstants
DHeadsetStateMachine.java410 case HeadsetHalConstants.CONNECTION_STATE_CONNECTING: in processConnectionEvent()
670 case HeadsetHalConstants.CONNECTION_STATE_CONNECTING: in processConnectionEvent()
1888 case HeadsetHalConstants.CONNECTION_STATE_CONNECTING: in processConnectionEvent()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java29 final static int CONNECTION_STATE_CONNECTING = 1; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java857 case HeadsetClientHalConstants.CONNECTION_STATE_CONNECTING: in processConnectionEvent()
1016 case HeadsetClientHalConstants.CONNECTION_STATE_CONNECTING: in processConnectionEvent()