Searched refs:supportsAllDevices (Results 1 – 3 of 3) sorted by relevance
378 bool supportsAllDevices(const DeviceVector &devices) const;
312 bool SwAudioOutputDescriptor::supportsAllDevices(const DeviceVector &devices) const in supportsAllDevices() function in android::SwAudioOutputDescriptor
5000 if (openOutputs.valueAt(i)->supportsAllDevices(devices) in getOutputsForDevices()