Home
last modified time | relevance | path

Searched refs:CONNECTION_STATE_DISCONNECTED (Results 1 – 9 of 9) sorted by relevance

/frameworks/proto_logging/stats/enums/bluetooth/
Denums.proto25 CONNECTION_STATE_DISCONNECTED = 0; enumerator
/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java562 wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED in onSetWiredDeviceConnectionState()
565 if ((wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED) in onSetWiredDeviceConnectionState()
578 if (wdcs.mState != AudioService.CONNECTION_STATE_DISCONNECTED) { in onSetWiredDeviceConnectionState()
805 AudioService.CONNECTION_STATE_DISCONNECTED, AudioSystem.DEVICE_NONE); in disconnectA2dp()
887 : AudioService.CONNECTION_STATE_DISCONNECTED; in setBluetoothA2dpDeviceConnectionState()
1170 if (state != AudioService.CONNECTION_STATE_DISCONNECTED) { in checkSendBecomingNoisyIntentInt()
DAudioService.java6191 /*package*/ static final int CONNECTION_STATE_DISCONNECTED = 0; field in AudioService
6199 CONNECTION_STATE_DISCONNECTED,
6213 && state != CONNECTION_STATE_DISCONNECTED) { in setWiredDeviceConnectionState()
/frameworks/base/media/java/android/media/
DMediaRoute2Info.java56 @IntDef({CONNECTION_STATE_DISCONNECTED, CONNECTION_STATE_CONNECTING,
66 public static final int CONNECTION_STATE_DISCONNECTED = 0; field in MediaRoute2Info
/frameworks/base/services/core/java/com/android/server/media/
DBluetoothRouteProvider.java296 .setConnectionState(MediaRoute2Info.CONNECTION_STATE_DISCONNECTED) in createBluetoothRoute()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java94 private static final int CONNECTION_STATE_DISCONNECTED = 0; field in BluetoothDevice
1686 != CONNECTION_STATE_DISCONNECTED; in isConnected()
DBluetoothAdapter.java678 public static final int STATE_DISCONNECTED = BluetoothProtoEnums.CONNECTION_STATE_DISCONNECTED;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10093 Landroid/bluetooth/BluetoothDevice;->CONNECTION_STATE_DISCONNECTED:I
10751 Landroid/bluetooth/BluetoothProtoEnums;->CONNECTION_STATE_DISCONNECTED:I
/frameworks/base/core/api/
Dcurrent.txt23190 field public static final int CONNECTION_STATE_DISCONNECTED = 0; // 0x0