Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp186 DeviceVector sourceDevicesForRoute = getRouteSourceDevices(routes[j]); in refreshSupportedDevices() local
187 if (sourceDevicesForRoute.isEmpty()) { in refreshSupportedDevices()
191 sourceDevices.add(sourceDevicesForRoute); in refreshSupportedDevices()