Searched refs:getFirstDevicesFromTypes (Results 1 – 3 of 3) sorted by relevance
233 devices = availableOutputDevices.getFirstDevicesFromTypes({ in getDevicesForStrategyInt()246 devices = availableOutputDevices.getFirstDevicesFromTypes({ in getDevicesForStrategyInt()251 devices = availableOutputDevices.getFirstDevicesFromTypes({ in getDevicesForStrategyInt()257 devices = availableOutputDevices.getFirstDevicesFromTypes({ in getDevicesForStrategyInt()276 devices = availableOutputDevices.getFirstDevicesFromTypes({ in getDevicesForStrategyInt()313 devices2 = availableOutputDevices.getFirstDevicesFromTypes({ in getDevicesForStrategyInt()400 devices2 = availableOutputDevices.getFirstDevicesFromTypes( in getDevicesForStrategyInt()404 devices2 = availableOutputDevices.getFirstDevicesFromTypes( in getDevicesForStrategyInt()
134 DeviceVector getFirstDevicesFromTypes(std::vector<audio_devices_t> orderedTypes) const;
324 DeviceVector DeviceVector::getFirstDevicesFromTypes( in getFirstDevicesFromTypes() function in android::DeviceVector