Searched refs:devices2 (Results 1 – 1 of 1) sorted by relevance
375 DeviceVector devices2; in getDevicesForStrategyInt() local376 devices2 = availableOutputDevices.getFirstDevicesFromTypes({ in getDevicesForStrategyInt()384 if (!devices2.isEmpty()) { in getDevicesForStrategyInt()385 devices = devices2; in getDevicesForStrategyInt()399 if (!devices2.isEmpty()) { in getDevicesForStrategyInt()400 devices.add(devices2); in getDevicesForStrategyInt()413 DeviceVector devices2; in getDevicesForStrategyInt() local420 devices2.add(remoteSubmix); in getDevicesForStrategyInt()424 if ((devices2.isEmpty()) && in getDevicesForStrategyInt()426 devices2 = availableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_SPEAKER); in getDevicesForStrategyInt()[all …]