Searched refs:supportsAtLeastOne (Results 1 – 3 of 3) sorted by relevance
454 bool supportsAtLeastOne(const DeviceVector &devices) const;
396 bool SwAudioOutputDescriptor::supportsAtLeastOne(const DeviceVector &devices) const in supportsAtLeastOne() function in android::SwAudioOutputDescriptor
4142 if (!mOutputs.valueAt(i)->supportsAtLeastOne(deviceDescriptors)) { in getSoftwareOutputsForDevices()