Home
last modified time | relevance | path

Searched defs:connectionState (Results 1 – 14 of 14) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java493 int connectionState = sm.getConnectionState(device); in disconnect() local
562 int connectionState = sm.getConnectionState(device); in startVoiceRecognition() local
577 int connectionState = sm.getConnectionState(device); in stopVoiceRecognition() local
636 int connectionState = sm.getConnectionState(device); in holdCall() local
655 int connectionState = entry.getValue().getConnectionState(entry.getKey()); in acceptCall() local
674 int connectionState = sm.getConnectionState(device); in acceptCall() local
692 int connectionState = sm.getConnectionState(device); in rejectCall() local
711 int connectionState = sm.getConnectionState(device); in terminateCall() local
731 int connectionState = sm.getConnectionState(device); in enterPrivateMode() local
751 int connectionState = sm.getConnectionState(device); in dial() local
[all …]
DHeadsetClientStateMachine.java1837 int connectionState; in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java702 int connectionState = stateMachine.getConnectionState(); in connect() local
741 int connectionState = stateMachine.getConnectionState(); in disconnect() local
789 int connectionState = getConnectionState(device); in getDevicesMatchingConnectionStates() local
885 int connectionState = stateMachine.getConnectionState(); in startVoiceRecognition() local
917 int connectionState = stateMachine.getConnectionState(); in stopVoiceRecognition() local
1563 int connectionState = stateMachine.getConnectionState(); in sendVendorSpecificResultCode() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DUtils.java53 public static int getConnectionStateSummary(int connectionState) { in getConnectionStateSummary()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java260 int connectionState = stateMachine.getState(); in disconnect() local
293 int connectionState; in getDevicesMatchingConnectionStates() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DUtils.java55 public static int getConnectionStateSummary(int connectionState) { in getConnectionStateSummary()
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMapClientService.java172 int connectionState = mapStateMachine.getState(); in disconnect() local
199 int connectionState; in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java626 int connectionState = stateMachine.getState(); in disconnect() local
670 int connectionState; in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java570 int connectionState; in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterProperties.java373 void setConnectionState(int connectionState) { in setConnectionState()
DRemoteDevices.java642 int connectionState = newState == AbstractionLayer.BT_ACL_STATE_CONNECTED in aclStateChangeCallback() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidService.java392 int connectionState = BluetoothProfile.STATE_DISCONNECTED; in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java555 int connectionState = getConnectionState(device); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java387 int connectionState = BluetoothProfile.STATE_DISCONNECTED; in getDevicesMatchingConnectionStates() local