Lines Matching defs:attributionSource
150 static int checkRecordingInternal(const AttributionSourceState &attributionSource, in checkRecordingInternal()
204 bool recordingAllowed(const AttributionSourceState &attributionSource, audio_source_t source) { in recordingAllowed()
209 bool recordingAllowed(const AttributionSourceState &attributionSource, in recordingAllowed()
216 int startRecording(const AttributionSourceState& attributionSource, in startRecording()
224 void finishRecording(const AttributionSourceState &attributionSource, uint32_t virtualDeviceId, in finishRecording()
259 bool captureAudioOutputAllowed(const AttributionSourceState& attributionSource) { in captureAudioOutputAllowed()
273 bool captureMediaOutputAllowed(const AttributionSourceState& attributionSource) { in captureMediaOutputAllowed()
283 bool captureTunerAudioInputAllowed(const AttributionSourceState& attributionSource) { in captureTunerAudioInputAllowed()
293 bool captureVoiceCommunicationOutputAllowed(const AttributionSourceState& attributionSource) { in captureVoiceCommunicationOutputAllowed()
304 bool bypassConcurrentPolicyAllowed(const AttributionSourceState& attributionSource) { in bypassConcurrentPolicyAllowed()
319 bool accessUltrasoundAllowed(const AttributionSourceState& attributionSource) { in accessUltrasoundAllowed()
330 bool captureHotwordAllowed(const AttributionSourceState& attributionSource) { in captureHotwordAllowed()
361 bool modifyAudioRoutingAllowed(const AttributionSourceState& attributionSource) { in modifyAudioRoutingAllowed()
376 bool modifyDefaultAudioEffectsAllowed(const AttributionSourceState& attributionSource) { in modifyDefaultAudioEffectsAllowed()
390 bool modifyAudioSettingsPrivilegedAllowed(const AttributionSourceState& attributionSource) { in modifyAudioSettingsPrivilegedAllowed()
410 bool modifyPhoneStateAllowed(const AttributionSourceState& attributionSource) { in modifyPhoneStateAllowed()
419 bool bypassInterruptionPolicyAllowed(const AttributionSourceState& attributionSource) { in bypassInterruptionPolicyAllowed()
431 bool callAudioInterceptionAllowed(const AttributionSourceState& attributionSource) { in callAudioInterceptionAllowed()
443 AttributionSourceState attributionSource = AttributionSourceState(); in getCallingAttributionSource() local
546 const AttributionSourceState& attributionSource, const String16&) { in mustAnonymizeBluetoothAddressLegacy()