Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h94 void setSupportedDevices(const DeviceVector &devices) in setSupportedDevices() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp197 stream->setSupportedDevices(sourceDevices); in refreshSupportedDevices()
216 stream->setSupportedDevices(sinkDevices); in refreshSupportedDevices()
DConfigParsingUtils.cpp179 profile->setSupportedDevices(devices); in loadHwModuleProfile()