Searched refs:CONNECTION_STATE_DISCONNECTED (Results 1 – 6 of 6) sorted by relevance
364 if ((wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED) in onSetWiredDeviceConnectionState()375 if (wdcs.mState != AudioService.CONNECTION_STATE_DISCONNECTED) { in onSetWiredDeviceConnectionState()476 AudioService.CONNECTION_STATE_DISCONNECTED, AudioSystem.DEVICE_NONE); in disconnectA2dp()554 : AudioService.CONNECTION_STATE_DISCONNECTED; in setBluetoothA2dpDeviceConnectionState()764 if (state != AudioService.CONNECTION_STATE_DISCONNECTED) { in checkSendBecomingNoisyIntentInt()
4333 /*package*/ static final int CONNECTION_STATE_DISCONNECTED = 0; field in AudioService4341 CONNECTION_STATE_DISCONNECTED,4355 && state != CONNECTION_STATE_DISCONNECTED) { in setWiredDeviceConnectionState()
25 CONNECTION_STATE_DISCONNECTED = 0; enumerator
88 private static final int CONNECTION_STATE_DISCONNECTED = 0; field in BluetoothDevice1366 return service.getConnectionState(this) != CONNECTION_STATE_DISCONNECTED; in isConnected()
638 public static final int STATE_DISCONNECTED = BluetoothProtoEnums.CONNECTION_STATE_DISCONNECTED;
10102 Landroid/bluetooth/BluetoothDevice;->CONNECTION_STATE_DISCONNECTED:I10760 Landroid/bluetooth/BluetoothProtoEnums;->CONNECTION_STATE_DISCONNECTED:I