Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DIOProfile.h176 void setSupportedDevices(const DeviceVector &devices) in setSupportedDevices() function
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DHwModule.cpp213 stream->setSupportedDevices(sourceDevices); in refreshSupportedDevices()
230 stream->setSupportedDevices(sinkDevices); in refreshSupportedDevices()