Searched refs:canCaptureHotword (Results 1 – 2 of 2) sorted by relevance
798 bool canCaptureOutput, bool canCaptureHotword) : in AudioRecordClient() argument801 canCaptureOutput(canCaptureOutput), canCaptureHotword(canCaptureHotword) {} in AudioRecordClient()807 const bool canCaptureHotword; variable
409 bool canCaptureHotword = captureHotwordAllowed(opPackageName, pid, uid); in getInputForAttr() local410 if ((inputSource == AUDIO_SOURCE_HOTWORD) && !canCaptureHotword) { in getInputForAttr()469 canCaptureOutput, canCaptureHotword); in getInputForAttr()