Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DSource.java113 private boolean mCoarseEventReportDestinations; field in Source
610 && mCoarseEventReportDestinations == source.mCoarseEventReportDestinations in equals()
670 mCoarseEventReportDestinations, in hashCode()
1059 return mCoarseEventReportDestinations; in hasCoarseEventReportDestinations()
1399 builder.setCoarseEventReportDestinations(copyFrom.mCoarseEventReportDestinations); in from()
1720 mBuilding.mCoarseEventReportDestinations = coarseEventReportDestinations; in setCoarseEventReportDestinations()