Searched refs:canCaptureHotword (Results 1 – 2 of 2) sorted by relevance
91 bool canCaptureOutput, bool canCaptureHotword, in AudioRecordClient() argument97 canCaptureHotword(canCaptureHotword), silenced(false), in AudioRecordClient()114 const bool canCaptureHotword; variable
675 bool canCaptureHotword = captureHotwordAllowed(attributionSource); in getInputForAttr() local676 if ((inputSource == AUDIO_SOURCE_HOTWORD) && !canCaptureHotword) { in getInputForAttr()683 && !canCaptureHotword) { in getInputForAttr()773 canCaptureOutput, canCaptureHotword, in getInputForAttr()