Home
last modified time | relevance | path

Searched refs:canCloseOutput (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DClientDescriptor.h258 bool canCloseOutput() const { return mCloseOutput; } in canCloseOutput() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp5542 const bool force = sourceDesc->canCloseOutput() && !outputDesc->isActive(); in releaseAudioPatchInternal()
5550 sourceDesc->canCloseOutput(); in releaseAudioPatchInternal()