Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.h798 bool canCaptureOutput, bool canCaptureHotword) : in AudioRecordClient()
807 const bool canCaptureHotword; variable
DAudioPolicyInterfaceImpl.cpp409 bool canCaptureHotword = captureHotwordAllowed(opPackageName, pid, uid); in getInputForAttr() local