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.h43 status_t removeOutputProfile(String8 name);
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp203 status_t HwModule::removeOutputProfile(String8 name) in removeOutputProfile() function in android::HwModule
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1968 module->removeOutputProfile(address); in unregisterPolicyMixes()