Searched refs:captureTunerAudioInputAllowed (Results 1 – 4 of 4) sorted by relevance
97 bool captureTunerAudioInputAllowed(const AttributionSourceState& attributionSource);
130 || captureTunerAudioInputAllowed(mAttributionSource))) in setAudioSource()
205 bool captureTunerAudioInputAllowed(const AttributionSourceState& attributionSource) { in captureTunerAudioInputAllowed() function
662 && !captureTunerAudioInputAllowed(attributionSource)) { in getInputForAttr()