Searched refs:CONNECTION_STATE_DISCONNECTED (Results 1 – 8 of 8) sorted by relevance
1116 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) {
7792 /*package*/ static final int CONNECTION_STATE_DISCONNECTED = 0; field in AudioService7800 CONNECTION_STATE_DISCONNECTED,7846 && state != CONNECTION_STATE_DISCONNECTED) { in setWiredDeviceConnectionState()7888 connected ? CONNECTION_STATE_CONNECTED : CONNECTION_STATE_DISCONNECTED); in setTestDeviceConnectionState()
91 @IntDef({CONNECTION_STATE_DISCONNECTED, CONNECTION_STATE_CONNECTING,101 public static final int CONNECTION_STATE_DISCONNECTED = 0; field in MediaRoute2Info
248 .setConnectionState(MediaRoute2Info.CONNECTION_STATE_DISCONNECTED) in createBluetoothRoute()
317 .setConnectionState(MediaRoute2Info.CONNECTION_STATE_DISCONNECTED) in createBluetoothRoute()
25 CONNECTION_STATE_DISCONNECTED = 0; enumerator
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24371 field public static final int CONNECTION_STATE_DISCONNECTED = 0; // 0x0