Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.h886 bool canCaptureOutput, bool canCaptureHotword, in AudioRecordClient()
903 const bool canCaptureOutput; variable
DAudioPolicyInterfaceImpl.cpp594 bool canCaptureOutput = captureAudioOutputAllowed(adjAttributionSource); in getInputForAttr() local