Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DDebugReportSenderWorker.java133 int batchSizeForDebugReports = mFlags.getFledgeEventLevelDebugReportingMaxItemsPerBatch(); in getDebugReports() local
134 sLogger.v("Getting %d debug reports from database", batchSizeForDebugReports); in getDebugReports()
141 jobStartTime, batchSizeForDebugReports); in getDebugReports()