Home
last modified time | relevance | path

Searched refs:CONNECTION_STATE_CONNECTED (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/proto/android/bluetooth/
Denums.proto27 CONNECTION_STATE_CONNECTED = 2; enumerator
/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java370 if (!handleDeviceConnection(wdcs.mState == AudioService.CONNECTION_STATE_CONNECTED, in onSetWiredDeviceConnectionState()
553 ? AudioService.CONNECTION_STATE_CONNECTED in setBluetoothA2dpDeviceConnectionState()
913 if (state != AudioService.CONNECTION_STATE_CONNECTED) { in configureHdmiPlugIntent()
DAudioService.java1161 if (state == AudioService.CONNECTION_STATE_CONNECTED) { in onCheckVolumeCecOnHdmiConnection()
4334 /*package*/ static final int CONNECTION_STATE_CONNECTED = 1; field in AudioService
4342 CONNECTION_STATE_CONNECTED,
4354 if (state != CONNECTION_STATE_CONNECTED in setWiredDeviceConnectionState()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java89 private static final int CONNECTION_STATE_CONNECTED = 1; field in BluetoothDevice
1389 return service.getConnectionState(this) > CONNECTION_STATE_CONNECTED; in isEncrypted()
DBluetoothAdapter.java642 public static final int STATE_CONNECTED = BluetoothProtoEnums.CONNECTION_STATE_CONNECTED;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10101 Landroid/bluetooth/BluetoothDevice;->CONNECTION_STATE_CONNECTED:I
10758 Landroid/bluetooth/BluetoothProtoEnums;->CONNECTION_STATE_CONNECTED:I