Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioPolicyConfig.h122 outProfile->addSupportedDevice(mDefaultOutputDevices); in setDefault()
131 inProfile->addSupportedDevice(defaultInputDevice); in setDefault()
DIOProfile.h89 void addSupportedDevice(const sp<DeviceDescriptor> &device) in addSupportedDevice() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp55 profile->addSupportedDevice(devDesc); in addOutputProfile()
117 profile->addSupportedDevice(devDesc); in addInputProfile()