Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/
DFetcherUtil.java497 JSONObject aggregateDebugReporting, Flags flags, int maxAggregateDebugDataValue) in getValidAggregateDebugReportingWithoutBudget() argument
532 maxAggregateDebugDataValue); in getValidAggregateDebugReportingWithoutBudget()
546 int maxAggregateDebugDataValue) in getValidAggregateDebugReportingData() argument
579 || value.compareTo(new BigDecimal(maxAggregateDebugDataValue)) > 0) { in getValidAggregateDebugReportingData()