Searched refs:CONNECTION_STATE_CONNECTED (Results 1 – 6 of 6) sorted by relevance
27 CONNECTION_STATE_CONNECTED = 2; enumerator
370 if (!handleDeviceConnection(wdcs.mState == AudioService.CONNECTION_STATE_CONNECTED, in onSetWiredDeviceConnectionState()553 ? AudioService.CONNECTION_STATE_CONNECTED in setBluetoothA2dpDeviceConnectionState()913 if (state != AudioService.CONNECTION_STATE_CONNECTED) { in configureHdmiPlugIntent()
1161 if (state == AudioService.CONNECTION_STATE_CONNECTED) { in onCheckVolumeCecOnHdmiConnection()4334 /*package*/ static final int CONNECTION_STATE_CONNECTED = 1; field in AudioService4342 CONNECTION_STATE_CONNECTED,4354 if (state != CONNECTION_STATE_CONNECTED in setWiredDeviceConnectionState()
89 private static final int CONNECTION_STATE_CONNECTED = 1; field in BluetoothDevice1389 return service.getConnectionState(this) > CONNECTION_STATE_CONNECTED; in isEncrypted()
642 public static final int STATE_CONNECTED = BluetoothProtoEnums.CONNECTION_STATE_CONNECTED;
10101 Landroid/bluetooth/BluetoothDevice;->CONNECTION_STATE_CONNECTED:I10758 Landroid/bluetooth/BluetoothProtoEnums;->CONNECTION_STATE_CONNECTED:I