Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/service/
DAudioRecordClient.h91 bool canCaptureOutput, bool canCaptureHotword, in AudioRecordClient()
114 const bool canCaptureHotword; variable
DAudioPolicyInterfaceImpl.cpp675 bool canCaptureHotword = captureHotwordAllowed(attributionSource); in getInputForAttr() local