Searched refs:CONNECTION_STATE_DISCONNECTED (Results 1 – 7 of 7) sorted by relevance
760 wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED in onSetWiredDeviceConnectionState()763 if (wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED in onSetWiredDeviceConnectionState()775 if ((wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED) in onSetWiredDeviceConnectionState()788 if (wdcs.mState != AudioService.CONNECTION_STATE_DISCONNECTED) { in onSetWiredDeviceConnectionState()798 if (wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED in onSetWiredDeviceConnectionState()1467 AudioService.CONNECTION_STATE_DISCONNECTED, AudioSystem.DEVICE_NONE);1563 AudioService.CONNECTION_STATE_DISCONNECTED,1636 : AudioService.CONNECTION_STATE_DISCONNECTED;2267 if (state != AudioService.CONNECTION_STATE_DISCONNECTED) {
7496 /*package*/ static final int CONNECTION_STATE_DISCONNECTED = 0; field in AudioService7504 CONNECTION_STATE_DISCONNECTED,7522 && state != CONNECTION_STATE_DISCONNECTED) { in setWiredDeviceConnectionState()7564 connected ? CONNECTION_STATE_CONNECTED : CONNECTION_STATE_DISCONNECTED); in setTestDeviceConnectionState()
85 @IntDef({CONNECTION_STATE_DISCONNECTED, CONNECTION_STATE_CONNECTING,95 public static final int CONNECTION_STATE_DISCONNECTED = 0; field in MediaRoute2Info
384 .setConnectionState(MediaRoute2Info.CONNECTION_STATE_DISCONNECTED) in createBluetoothRoute()
319 .setConnectionState(MediaRoute2Info.CONNECTION_STATE_DISCONNECTED) in createBluetoothRoute()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24300 field public static final int CONNECTION_STATE_DISCONNECTED = 0; // 0x0