Home
last modified time | relevance | path

Searched refs:captureAudioOutputAllowed (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/audioflinger/
DServiceUtilities.h24 bool captureAudioOutputAllowed();
DServiceUtilities.cpp37 bool captureAudioOutputAllowed() { in captureAudioOutputAllowed() function
/frameworks/av/services/audiopolicy/
DAudioPolicyClientImplLegacy.cpp193 && !captureAudioOutputAllowed()) { in open_input()
DAudioPolicyInterfaceImpl.cpp284 if (!captureAudioOutputAllowed()) { in getInputForAttr()