Searched refs:canCaptureOutput (Results 1 – 2 of 2) sorted by relevance
784 bool canCaptureOutput, bool canCaptureHotword) : in AudioRecordClient() argument787 canCaptureOutput(canCaptureOutput), canCaptureHotword(canCaptureHotword) {} in AudioRecordClient()792 const bool canCaptureOutput; variable
387 bool canCaptureOutput = captureAudioOutputAllowed(pid, uid); in getInputForAttr() local392 !canCaptureOutput) { in getInputForAttr()428 if (!canCaptureOutput) { in getInputForAttr()456 canCaptureOutput, canCaptureHotword); in getInputForAttr()