Searched refs:CONNECTION_STATE_DISCONNECTED (Results 1 – 9 of 9) sorted by relevance
25 CONNECTION_STATE_DISCONNECTED = 0; enumerator
562 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()
6191 /*package*/ static final int CONNECTION_STATE_DISCONNECTED = 0; field in AudioService6199 CONNECTION_STATE_DISCONNECTED,6213 && state != CONNECTION_STATE_DISCONNECTED) { in setWiredDeviceConnectionState()
56 @IntDef({CONNECTION_STATE_DISCONNECTED, CONNECTION_STATE_CONNECTING,66 public static final int CONNECTION_STATE_DISCONNECTED = 0; field in MediaRoute2Info
296 .setConnectionState(MediaRoute2Info.CONNECTION_STATE_DISCONNECTED) in createBluetoothRoute()
94 private static final int CONNECTION_STATE_DISCONNECTED = 0; field in BluetoothDevice1686 != CONNECTION_STATE_DISCONNECTED; in isConnected()
678 public static final int STATE_DISCONNECTED = BluetoothProtoEnums.CONNECTION_STATE_DISCONNECTED;
10093 Landroid/bluetooth/BluetoothDevice;->CONNECTION_STATE_DISCONNECTED:I10751 Landroid/bluetooth/BluetoothProtoEnums;->CONNECTION_STATE_DISCONNECTED:I
23190 field public static final int CONNECTION_STATE_DISCONNECTED = 0; // 0x0