Searched refs:filterSupportedDevices (Results 1 – 3 of 3) sorted by relevance
387 DeviceVector filterSupportedDevices(const DeviceVector &devices) const;
317 DeviceVector SwAudioOutputDescriptor::filterSupportedDevices(const DeviceVector &devices) const in filterSupportedDevices() function in android::SwAudioOutputDescriptor
1693 && (!desc->filterSupportedDevices(devices).isEmpty()); in startSource()5486 DeviceVector filteredDevices = outputDesc->filterSupportedDevices(devices); in setOutputDevices()