Searched defs:canCaptureOutput (Results 1 – 2 of 2) sorted by relevance
784 bool canCaptureOutput, bool canCaptureHotword) : in AudioRecordClient()792 const bool canCaptureOutput; variable
387 bool canCaptureOutput = captureAudioOutputAllowed(pid, uid); in getInputForAttr() local