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