Searched refs:captureAudioOutputAllowed (Results 1 – 5 of 5) sorted by relevance
72 android::captureAudioOutputAllowed(attributionSource); in LLVMFuzzerTestOneInput()
129 && !(captureAudioOutputAllowed(mAttributionSource) in setAudioSource()132 && !(captureAudioOutputAllowed(mAttributionSource) in setAudioSource()135 && !captureAudioOutputAllowed(mAttributionSource)) in setAudioSource()
95 bool captureAudioOutputAllowed(const AttributionSourceState& attributionSource);
181 bool captureAudioOutputAllowed(const AttributionSourceState& attributionSource) { in captureAudioOutputAllowed() function
627 bool canCaptureOutput = captureAudioOutputAllowed(attributionSource); in getInputForAttr()