Searched refs:captureTunerAudioInputAllowed (Results 1 – 4 of 4) sorted by relevance
102 bool captureTunerAudioInputAllowed(const AttributionSourceState& attributionSource);
131 || captureTunerAudioInputAllowed(mAttributionSource))) in setAudioSource()
223 bool captureTunerAudioInputAllowed(const AttributionSourceState& attributionSource) { in captureTunerAudioInputAllowed() function
671 && !captureTunerAudioInputAllowed(attributionSource)) { in getInputForAttr()