Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DReportingStatus.java172 } else if (reportType.equals(DebugReportApi.Type.TRIGGER_AGGREGATE_DEDUPLICATED)) { in setReportType()
DDebugReportApi.java64 String TRIGGER_AGGREGATE_DEDUPLICATED = "trigger-aggregate-deduplicated"; field
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/attribution/
DAttributionJobHandler.java483 Type.TRIGGER_AGGREGATE_DEDUPLICATED); in maybeGenerateAggregateReport()