Searched refs:canCaptureOutput (Results 1 – 3 of 3) sorted by relevance
798 bool canCaptureOutput, bool canCaptureHotword) : in AudioRecordClient() argument801 canCaptureOutput(canCaptureOutput), canCaptureHotword(canCaptureHotword) {} in AudioRecordClient()806 const bool canCaptureOutput; variable
400 bool canCaptureOutput = captureAudioOutputAllowed(pid, uid); in getInputForAttr() local405 !canCaptureOutput) { in getInputForAttr()441 if (!canCaptureOutput) { in getInputForAttr()469 canCaptureOutput, canCaptureHotword); in getInputForAttr()
528 && !(isSensitiveActive && !(isLatestSensitive || current->canCaptureOutput)) in updateUidStates_l()529 && !(isInCall && !current->canCaptureOutput); in updateUidStates_l()549 (!(isSensitiveActive || isInCall) || current->canCaptureOutput)) { in updateUidStates_l()567 && (!(isSensitiveActive || isInCall) || current->canCaptureOutput)) { in updateUidStates_l()