Home
last modified time | relevance | path

Searched refs:captureHotwordAllowed (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/utils/fuzzers/
DServiceUtilitiesFuzz.cpp79 android::captureHotwordAllowed(attributionSource); in LLVMFuzzerTestOneInput()
/frameworks/av/media/utils/include/mediautils/
DServiceUtilities.h105 bool captureHotwordAllowed(const AttributionSourceState& attributionSource);
/frameworks/av/media/utils/
DServiceUtilities.cpp255 bool captureHotwordAllowed(const AttributionSourceState& attributionSource) { in captureHotwordAllowed() function
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp675 bool canCaptureHotword = captureHotwordAllowed(attributionSource); in getInputForAttr()
/frameworks/av/services/audioflinger/
DTracks.cpp3090 if (!captureHotwordAllowed(attributionSource)) { in shareAudioHistory()
DThreads.cpp8929 if (!captureHotwordAllowed(attributionSource)) { in createRecordTrack_l()
9052 && captureHotwordAllowed(attributionSource)) { in createRecordTrack_l()