Home
last modified time | relevance | path

Searched refs:populateAttributionScopeFields (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/
DAsyncSourceFetcher.java487 && !populateAttributionScopeFields(json, builder)) { in parseCommonSourceParams()
496 private boolean populateAttributionScopeFields(JSONObject json, Source.Builder builder) in populateAttributionScopeFields() method in AsyncSourceFetcher