Home
last modified time | relevance | path

Searched defs:canCaptureHotword (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.h906 bool canCaptureOutput, bool canCaptureHotword, in AudioRecordClient()
924 const bool canCaptureHotword; variable
H A DAudioPolicyInterfaceImpl.cpp617 bool canCaptureHotword = captureHotwordAllowed(adjAttributionSource); in getInputForAttr() local