Lines Matching defs:attributionSource
150 static int checkRecordingInternal(const AttributionSourceState &attributionSource, in checkRecordingInternal()
223 bool recordingAllowed(const AttributionSourceState &attributionSource, audio_source_t source) { in recordingAllowed()
228 bool recordingAllowed(const AttributionSourceState &attributionSource, in recordingAllowed()
235 int startRecording(const AttributionSourceState& attributionSource, in startRecording()
243 void finishRecording(const AttributionSourceState &attributionSource, uint32_t virtualDeviceId, in finishRecording()
278 bool captureAudioOutputAllowed(const AttributionSourceState& attributionSource) { in captureAudioOutputAllowed()
292 bool captureMediaOutputAllowed(const AttributionSourceState& attributionSource) { in captureMediaOutputAllowed()
302 bool captureTunerAudioInputAllowed(const AttributionSourceState& attributionSource) { in captureTunerAudioInputAllowed()
312 bool captureVoiceCommunicationOutputAllowed(const AttributionSourceState& attributionSource) { in captureVoiceCommunicationOutputAllowed()
323 bool bypassConcurrentPolicyAllowed(const AttributionSourceState& attributionSource) { in bypassConcurrentPolicyAllowed()
338 bool accessUltrasoundAllowed(const AttributionSourceState& attributionSource) { in accessUltrasoundAllowed()
349 bool captureHotwordAllowed(const AttributionSourceState& attributionSource) { in captureHotwordAllowed()
380 bool modifyAudioRoutingAllowed(const AttributionSourceState& attributionSource) { in modifyAudioRoutingAllowed()
395 bool modifyDefaultAudioEffectsAllowed(const AttributionSourceState& attributionSource) { in modifyDefaultAudioEffectsAllowed()
409 bool modifyAudioSettingsPrivilegedAllowed(const AttributionSourceState& attributionSource) { in modifyAudioSettingsPrivilegedAllowed()
429 bool modifyPhoneStateAllowed(const AttributionSourceState& attributionSource) { in modifyPhoneStateAllowed()
438 bool bypassInterruptionPolicyAllowed(const AttributionSourceState& attributionSource) { in bypassInterruptionPolicyAllowed()
450 bool callAudioInterceptionAllowed(const AttributionSourceState& attributionSource) { in callAudioInterceptionAllowed()
462 AttributionSourceState attributionSource = AttributionSourceState(); in getCallingAttributionSource() local
565 const AttributionSourceState& attributionSource, const String16&) { in mustAnonymizeBluetoothAddressLegacy()