Searched refs:captureAudioOutputAllowed (Results 1 – 5 of 5) sorted by relevance
130 && !(captureAudioOutputAllowed(mAttributionSource) in setAudioSource()133 && !(captureAudioOutputAllowed(mAttributionSource) in setAudioSource()136 && !captureAudioOutputAllowed(mAttributionSource)) in setAudioSource()
77 android::captureAudioOutputAllowed(attributionSource); in LLVMFuzzerTestOneInput()
100 bool captureAudioOutputAllowed(const AttributionSourceState& attributionSource);
199 bool captureAudioOutputAllowed(const AttributionSourceState& attributionSource) { in captureAudioOutputAllowed() function
656 bool canCaptureOutput = captureAudioOutputAllowed(attributionSource); in getInputForAttr()