Home
last modified time | relevance | path

Searched defs:excludedDestinations (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/measurement/
DIMeasurementDao.java223 List<Uri> excludedDestinations, in countDistinctDestPerPubXEnrollmentInUnexpiredSourceInWindow()
237 List<Uri> excludedDestinations, in countDistinctDestinationsPerPubXEnrollmentInUnexpiredSource()
249 List<Uri> excludedDestinations, in countDistinctDestinationsPerPublisherPerRateLimitWindow()
971 List<Uri> excludedDestinations, in fetchSourceIdsForLowestPriorityDestinationXEnrollmentXPublisher()
DMeasurementDao.java1850 List<Uri> excludedDestinations, in countDistinctDestPerPubXEnrollmentInUnexpiredSourceInWindow()
1896 List<Uri> excludedDestinations, in countDistinctDestinationsPerPubXEnrollmentInUnexpiredSource()
1940 List<Uri> excludedDestinations, in countDistinctDestinationsPerPublisherPerRateLimitWindow()
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/
DMeasurementDaoTest.java1389 List<Uri> excludedDestinations = in testCountDistinctDestinations_atWindow() local
1462 List<Uri> excludedDestinations = in testCountDistinctDestinations_expiredSource() local
1521 List<Uri> excludedDestinations = in testCountDistinctDestinations_beyondWindow() local
1628 List<Uri> excludedDestinations = in testCountDistinctDestinations_appPublisher() local
1736 List<Uri> excludedDestinations = in testCountDistinctDestinations_appPublisher_differentEnrollment() local
1843 List<Uri> excludedDestinations = in testCountDistinctDestinations_webPublisher_exactMatch() local
1963 List<Uri> excludedDestinations = in testCountDistinctDestinations_webPublisher_doesNotMatchDomainAsSuffix() local
2070 List<Uri> excludedDestinations = in testCountDistinctDestinations_webPublisher_doesNotMatchDifferentScheme() local
2176 List<Uri> excludedDestinations = in testCountDistinctDestinations_webPublisher_multipleDestinations() local