Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DDebugReportApi.java200 Map<String, Object> additionalBodyParams = new HashMap<>(); in scheduleAttributionScopeDebugReport() local
439 @Nullable Map<String, Object> additionalBodyParams, in scheduleSourceReport()
684 Source source, @Nullable Map<String, Object> additionalBodyParams) { in generateSourceDebugReportBody()