Home
last modified time | relevance | path

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

/frameworks/av/media/utils/fuzzers/
DServiceUtilitiesFuzz.cpp74 android::captureHotwordAllowed(attributionSource); in LLVMFuzzerTestOneInput()
/frameworks/av/media/utils/include/mediautils/
DServiceUtilities.h98 bool captureHotwordAllowed(const AttributionSourceState& attributionSource);
/frameworks/av/media/utils/
DServiceUtilities.cpp217 bool captureHotwordAllowed(const AttributionSourceState& attributionSource) { in captureHotwordAllowed() function
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp609 bool canCaptureHotword = captureHotwordAllowed(adjAttributionSource); in getInputForAttr()
/frameworks/av/services/audioflinger/
DTracks.cpp2654 if (!captureHotwordAllowed(attributionSource)) { in shareAudioHistory()
DThreads.cpp7841 if (!captureHotwordAllowed(checkedAttributionSource)) { in createRecordTrack_l()
7965 && captureHotwordAllowed(checkedAttributionSource)) { in createRecordTrack_l()