Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/noising/
DSourceNoiseHandler.java229 if (source.hasAppDestinations() && source.hasWebDestinations()) { in resolveFakeReportDestinations()
235 return source.hasAppDestinations() in resolveFakeReportDestinations()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DSource.java366 return !shouldReportCoarseDestinations(flags) && hasAppDestinations() in getDestinationTypeMultiplier()
745 if (hasAppDestinations()) { in getAllAttributionDestinations()
879 return getInstallCooldownWindow() > 0 && hasAppDestinations(); in isInstallDetectionEnabled()
1268 public boolean hasAppDestinations() { in hasAppDestinations() method in Source
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/measurement/
DMeasurementDaoTest.java6365 boolean hasAppDestinations, in getSourceWithDifferentDestinations() argument
6373 if (hasAppDestinations) { in getSourceWithDifferentDestinations()
6404 boolean hasAppDestinations, in getSourcesWithDifferentDestinations() argument
6417 hasAppDestinations, in getSourcesWithDifferentDestinations()
6429 boolean hasAppDestinations, in getSourcesWithDifferentDestinations() argument
6441 hasAppDestinations, in getSourcesWithDifferentDestinations()
6453 boolean hasAppDestinations, in getSourcesWithDifferentDestinations() argument
6473 if (hasAppDestinations) { in getSourcesWithDifferentDestinations()