Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java509 int connectionState = sm.getConnectionState(device); in disconnect() local
619 int connectionState = sm.getConnectionState(device); in startVoiceRecognition() local
634 int connectionState = sm.getConnectionState(device); in stopVoiceRecognition() local
693 int connectionState = sm.getConnectionState(device); in holdCall() local
712 int connectionState = entry.getValue().getConnectionState(entry.getKey()); in acceptCall() local
731 int connectionState = sm.getConnectionState(device); in acceptCall() local
749 int connectionState = sm.getConnectionState(device); in rejectCall() local
768 int connectionState = sm.getConnectionState(device); in terminateCall() local
788 int connectionState = sm.getConnectionState(device); in enterPrivateMode() local
808 int connectionState = sm.getConnectionState(device); in dial() local
[all …]
DHeadsetClientStateMachine.java1766 int connectionState; in getDevicesMatchingConnectionStates() local
/packages/services/Car/service/src/com/android/car/stats/
DVmsClientLogger.java85 public void logConnectionState(int connectionState) { in logConnectionState()
97 long getConnectionStateCount(int connectionState) { in getConnectionStateCount()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java730 int connectionState = stateMachine.getConnectionState(); in connect() local
775 int connectionState = stateMachine.getConnectionState(); in disconnect() local
823 int connectionState = getConnectionState(device); in getDevicesMatchingConnectionStates() local
948 int connectionState = stateMachine.getConnectionState(); in startVoiceRecognition() local
980 int connectionState = stateMachine.getConnectionState(); in stopVoiceRecognition() local
1613 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.java305 int connectionState = stateMachine.getState(); in disconnect() local
341 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.java177 int connectionState = mapStateMachine.getState(); in disconnect() local
204 int connectionState; in getDevicesMatchingConnectionStates() local
/packages/services/Car/service/src/com/android/car/vms/
DVmsBrokerService.java266 private void unregisterClient(IBinder clientToken, int connectionState) { in unregisterClient()
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java713 int connectionState = stateMachine.getState(); in disconnect() local
761 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/hearingaid/
DHearingAidService.java405 int connectionState = BluetoothProfile.STATE_DISCONNECTED; in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DRemoteDevices.java653 int connectionState = newState == AbstractionLayer.BT_ACL_STATE_CONNECTED in aclStateChangeCallback() local
DAdapterProperties.java391 void setConnectionState(int connectionState) { in setConnectionState()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java563 int connectionState = getConnectionState(device); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java402 int connectionState = BluetoothProfile.STATE_DISCONNECTED; in getDevicesMatchingConnectionStates() local