Searched defs:canCaptureOutput (Results 1 – 2 of 2) sorted by relevance
982 bool canCaptureOutput, bool canCaptureHotword, in AudioRecordClient()999 const bool canCaptureOutput; variable
647 bool canCaptureOutput = captureAudioOutputAllowed(attributionSource); in getInputForAttr() local