Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DHwModule.h71 status_t removeOutputProfile(String8 name);
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp96 status_t HwModule::removeOutputProfile(String8 name) in removeOutputProfile() function in android::HwModule
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2190 rSubmixModule->removeOutputProfile(address); in unregisterPolicyMixes()