Home
last modified time | relevance | path

Searched refs:availableOutputDevicesTypes (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/src/
DEngine.cpp338 DeviceTypeSet availableOutputDevicesTypes = availableOutputDevices.types(); in getDevicesForProductStrategy() local
382 Intersection(deviceTypes, availableOutputDevicesTypes).empty()) { in getDevicesForProductStrategy()