/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientService.java | 585 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 …]
|
D | HeadsetClientStateMachine.java | 1890 int connectionState; in getDevicesMatchingConnectionStates() local
|
/packages/services/Car/service/src/com/android/car/stats/ |
D | VmsClientLogger.java | 85 public void logConnectionState(int connectionState) { in logConnectionState() 97 long getConnectionStateCount(int connectionState) { in getConnectionStateCount()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetService.java | 784 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/ |
D | Utils.java | 57 public static int getConnectionStateSummary(int connectionState) { in getConnectionStateSummary()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkService.java | 356 int connectionState = stateMachine.getState(); in disconnect() local 392 int connectionState; in getDevicesMatchingConnectionStates() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/ |
D | MapClientService.java | 183 int connectionState = mapStateMachine.getState(); in disconnect() local 210 int connectionState; in getDevicesMatchingConnectionStates() local
|
/packages/services/Car/service/src/com/android/car/vms/ |
D | VmsBrokerService.java | 267 private void unregisterClient(IBinder clientToken, int connectionState) { in unregisterClient()
|
/packages/services/Mms/src/com/android/mms/service/ |
D | MmsRequest.java | 113 PreciseDataConnectionState connectionState) { in onPreciseDataConnectionStateChanged()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpControllerService.java | 817 int connectionState = stateMachine.getState(); in disconnect() local 872 int connectionState; in getDevicesMatchingConnectionStates() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/ |
D | LeAudioService.java | 331 int connectionState = BluetoothProfile.STATE_DISCONNECTED; in getDevicesMatchingConnectionStates() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/ |
D | SapService.java | 576 int connectionState; in getDevicesMatchingConnectionStates() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/ |
D | HearingAidService.java | 414 int connectionState = BluetoothProfile.STATE_DISCONNECTED; in getDevicesMatchingConnectionStates() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | RemoteDevices.java | 701 int connectionState = newState == AbstractionLayer.BT_ACL_STATE_CONNECTED in aclStateChangeCallback() local
|
D | AdapterProperties.java | 406 void setConnectionState(int connectionState) { in setConnectionState()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapService.java | 574 int connectionState = getConnectionState(device); in getDevicesMatchingConnectionStates() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 407 int connectionState = BluetoothProfile.STATE_DISCONNECTED; in getDevicesMatchingConnectionStates() local
|