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