Searched refs:filterSupportedDevices (Results 1 – 3 of 3) sorted by relevance
398 return filterSupportedDevices(devices).size() > 0; in supportsAtLeastOne()408 DeviceVector SwAudioOutputDescriptor::filterSupportedDevices(const DeviceVector &devices) const in filterSupportedDevices() function in android::SwAudioOutputDescriptor
471 DeviceVector filterSupportedDevices(const DeviceVector &devices) const;
2467 && (!desc->filterSupportedDevices(devices).isEmpty()); in startSource()6321 DeviceVector sharedDevices = desc->filterSupportedDevices(devices); in isOutputOnlyAvailableRouteToSomeDevice()7796 DeviceVector filteredDevices = outputDesc->filterSupportedDevices(devices); in setOutputDevices()