Searched refs:reportStateCountLimit (Results 1 – 2 of 2) sorted by relevance
498 long reportStateCountLimit = flags.getMeasurementMaxReportStatesPerSourceRegistration(); in PrivacyComputationParams() local504 reportStateCountLimit); in PrivacyComputationParams()506 if (numStates > reportStateCountLimit) { in PrivacyComputationParams()
241 long reportStateCountLimit = flags.getMeasurementMaxReportStatesPerSourceRegistration(); in validateAndSetNumReportStates() local253 if (numStates > reportStateCountLimit) { in validateAndSetNumReportStates()