Searched refs:getFirstDevicesFromTypes (Results 1 – 3 of 3) sorted by relevance
278 devices = availableOutputDevices.getFirstDevicesFromTypes( in getDevicesForStrategyInt()286 devices = availableOutputDevices.getFirstDevicesFromTypes({ in getDevicesForStrategyInt()300 devices = availableOutputDevices.getFirstDevicesFromTypes({ in getDevicesForStrategyInt()308 devices2 = availableOutputDevices.getFirstDevicesFromTypes({ in getDevicesForStrategyInt()387 devices2 = availableOutputDevices.getFirstDevicesFromTypes( in getDevicesForStrategyInt()391 devices2 = availableOutputDevices.getFirstDevicesFromTypes( in getDevicesForStrategyInt()405 devices2 = availableOutputDevices.getFirstDevicesFromTypes({ in getDevicesForStrategyInt()
146 DeviceVector getFirstDevicesFromTypes(std::vector<audio_devices_t> orderedTypes) const;
370 DeviceVector DeviceVector::getFirstDevicesFromTypes( in getFirstDevicesFromTypes() function in android::DeviceVector