Home
last modified time | relevance | path

Searched defs:canCaptureOutput (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.h906 bool canCaptureOutput, bool canCaptureHotword, in AudioRecordClient()
923 const bool canCaptureOutput; variable
H A DAudioPolicyInterfaceImpl.cpp602 bool canCaptureOutput = captureAudioOutputAllowed(adjAttributionSource); in getInputForAttr() local