Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DHwModule.h98 status_t removeInputProfile(const std::string& name);
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp153 status_t HwModule::removeInputProfile(const std::string& name) in removeInputProfile() function in android::HwModule
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp4030 rSubmixModule->removeInputProfile(address.c_str()); in unregisterPolicyMixes()