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.h96 status_t removeInputProfile(const std::string& name);
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp150 status_t HwModule::removeInputProfile(const std::string& name) in removeInputProfile() function in android::HwModule
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp3756 rSubmixModule->removeInputProfile(address.c_str()); in unregisterPolicyMixes()