Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java585 int connectionState = sm.getConnectionState(device); in disconnect() local
691 int connectionState = sm.getConnectionState(device); in startVoiceRecognition() local
705 int connectionState = sm.getConnectionState(device); in stopVoiceRecognition() local
767 int connectionState = sm.getConnectionState(device); in holdCall() local
785 int connectionState = entry.getValue().getConnectionState(entry.getKey()); in acceptCall() local
804 int connectionState = sm.getConnectionState(device); in acceptCall() local
821 int connectionState = sm.getConnectionState(device); in rejectCall() local
839 int connectionState = sm.getConnectionState(device); in terminateCall() local
858 int connectionState = sm.getConnectionState(device); in enterPrivateMode() local
877 int connectionState = sm.getConnectionState(device); in dial() local
[all …]
DHeadsetClientStateMachine.java1890 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.java784 int connectionState = stateMachine.getConnectionState(); in connect() local
828 int connectionState = stateMachine.getConnectionState(); in disconnect() local
874 int connectionState = getConnectionState(device); in getDevicesMatchingConnectionStates() local
1010 int connectionState = stateMachine.getConnectionState(); in startVoiceRecognition() local
1041 int connectionState = stateMachine.getConnectionState(); in stopVoiceRecognition() local
1666 int connectionState = stateMachine.getConnectionState(); in sendVendorSpecificResultCode() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DUtils.java57 public static int getConnectionStateSummary(int connectionState) { in getConnectionStateSummary()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java356 int connectionState = stateMachine.getState(); in disconnect() local
392 int connectionState; in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMapClientService.java183 int connectionState = mapStateMachine.getState(); in disconnect() local
210 int connectionState; in getDevicesMatchingConnectionStates() local
/packages/services/Car/service/src/com/android/car/vms/
DVmsBrokerService.java267 private void unregisterClient(IBinder clientToken, int connectionState) { in unregisterClient()
/packages/services/Mms/src/com/android/mms/service/
DMmsRequest.java113 PreciseDataConnectionState connectionState) { in onPreciseDataConnectionStateChanged()
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java817 int connectionState = stateMachine.getState(); in disconnect() local
872 int connectionState; in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
DLeAudioService.java331 int connectionState = BluetoothProfile.STATE_DISCONNECTED; in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java576 int connectionState; in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidService.java414 int connectionState = BluetoothProfile.STATE_DISCONNECTED; in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DRemoteDevices.java701 int connectionState = newState == AbstractionLayer.BT_ACL_STATE_CONNECTED in aclStateChangeCallback() local
DAdapterProperties.java406 void setConnectionState(int connectionState) { in setConnectionState()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java574 int connectionState = getConnectionState(device); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java407 int connectionState = BluetoothProfile.STATE_DISCONNECTED; in getDevicesMatchingConnectionStates() local