Searched refs:checkedAttributionSource (Results 1 – 3 of 3) sorted by relevance
174 AttributionSourceState checkedAttributionSource = attributionSource; in checkAttributionSourcePackage() local178 checkedAttributionSource.packageName = in checkAttributionSourcePackage()189 checkedAttributionSource.packageName = std::optional<std::string>(); in checkAttributionSourcePackage()192 return checkedAttributionSource; in checkAttributionSourcePackage()
533 AttributionSourceState checkedAttributionSource = AudioFlinger::checkAttributionSourcePackage( in createIfNeeded() local535 return new OpPlayAudioMonitor(checkedAttributionSource, attr.usage, id); in createIfNeeded()
8141 AttributionSourceState checkedAttributionSource = AudioFlinger::checkAttributionSourcePackage( in createRecordTrack_l() local8157 if (!captureHotwordAllowed(checkedAttributionSource)) { in createRecordTrack_l()8279 && mSharedAudioPackageName == checkedAttributionSource.packageName in createRecordTrack_l()8281 && captureHotwordAllowed(checkedAttributionSource)) { in createRecordTrack_l()8288 checkedAttributionSource, *flags, TrackBase::TYPE_DEFAULT, portId, in createRecordTrack_l()