Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DSource.java92 private int mAggregateContributions; field in Source
599 && mAggregateContributions == source.mAggregateContributions in equals()
650 mAggregateContributions, in hashCode()
942 return mAggregateContributions; in getAggregateContributions()
1176 mAggregateContributions = aggregateContributions; in setAggregateContributions()
1375 builder.setAggregateContributions(copyFrom.mAggregateContributions); in from()
1634 mBuilding.mAggregateContributions = aggregateContributions; in setAggregateContributions()