Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DEventReportWindowCalcDelegate.java85 if (isInstallCase && !source.hasWebDestinations() && isDefaultConfiguredVtc()) { in getMaxReportCount()
329 installState && !source.hasWebDestinations());
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/noising/
DSourceNoiseHandler.java229 if (source.hasAppDestinations() && source.hasWebDestinations()) { in resolveFakeReportDestinations()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DSource.java367 && hasWebDestinations() in getDestinationTypeMultiplier()
750 if (hasWebDestinations()) { in getAllAttributionDestinations()
1273 public boolean hasWebDestinations() { in hasWebDestinations() method in Source
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/measurement/
DMeasurementDaoTest.java6366 boolean hasWebDestinations, in getSourceWithDifferentDestinations() argument
6377 if (hasWebDestinations) { in getSourceWithDifferentDestinations()
6405 boolean hasWebDestinations, in getSourcesWithDifferentDestinations() argument
6418 hasWebDestinations, in getSourcesWithDifferentDestinations()
6430 boolean hasWebDestinations, in getSourcesWithDifferentDestinations() argument
6442 hasWebDestinations, in getSourcesWithDifferentDestinations()
6454 boolean hasWebDestinations, in getSourcesWithDifferentDestinations() argument
6477 if (hasWebDestinations) { in getSourcesWithDifferentDestinations()