Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java1116 wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED in onSetWiredDeviceConnectionState()
1119 if (wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED in onSetWiredDeviceConnectionState()
1131 if ((wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED) in onSetWiredDeviceConnectionState()
1144 if (wdcs.mState != AudioService.CONNECTION_STATE_DISCONNECTED) { in onSetWiredDeviceConnectionState()
1154 if (wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED in onSetWiredDeviceConnectionState()
1832 AudioService.CONNECTION_STATE_DISCONNECTED, AudioSystem.DEVICE_NONE);
1871 AudioService.CONNECTION_STATE_DISCONNECTED, AudioSystem.DEVICE_NONE);
1930 AudioService.CONNECTION_STATE_DISCONNECTED,
2003 : AudioService.CONNECTION_STATE_DISCONNECTED;
2669 if (state != AudioService.CONNECTION_STATE_DISCONNECTED) {
DAudioService.java7792 /*package*/ static final int CONNECTION_STATE_DISCONNECTED = 0; field in AudioService
7800 CONNECTION_STATE_DISCONNECTED,
7846 && state != CONNECTION_STATE_DISCONNECTED) { in setWiredDeviceConnectionState()
7888 connected ? CONNECTION_STATE_CONNECTED : CONNECTION_STATE_DISCONNECTED); in setTestDeviceConnectionState()
/frameworks/base/media/java/android/media/
DMediaRoute2Info.java91 @IntDef({CONNECTION_STATE_DISCONNECTED, CONNECTION_STATE_CONNECTING,
101 public static final int CONNECTION_STATE_DISCONNECTED = 0; field in MediaRoute2Info
/frameworks/base/services/core/java/com/android/server/media/
DBluetoothDeviceRoutesManager.java248 .setConnectionState(MediaRoute2Info.CONNECTION_STATE_DISCONNECTED) in createBluetoothRoute()
DLegacyBluetoothRouteController.java317 .setConnectionState(MediaRoute2Info.CONNECTION_STATE_DISCONNECTED) in createBluetoothRoute()
/frameworks/proto_logging/stats/enums/bluetooth/
Denums.proto25 CONNECTION_STATE_DISCONNECTED = 0; enumerator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt24371 field public static final int CONNECTION_STATE_DISCONNECTED = 0; // 0x0