Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DServiceUtilities.h24 bool captureAudioOutputAllowed();
DServiceUtilities.cpp37 bool captureAudioOutputAllowed() { in captureAudioOutputAllowed() function
DAudioFlinger.cpp1413 && !captureAudioOutputAllowed()) { in openRecord()