Searched defs:windowStartTime (Results 1 – 8 of 8) sorted by relevance
| /packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/ |
| D | EventReportingJobHandlerWrapper.java | 43 long windowStartTime, in spyPerformScheduledPendingReportsInWindow()
|
| D | AggregateReportingJobHandlerWrapper.java | 49 long windowStartTime, in spyPerformScheduledPendingReportsInWindow()
|
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/measurement/ |
| D | IMeasurementDao.java | 124 long windowStartTime, in countDistinctEnrollmentsPerPublisherXDestinationInAttribution() 138 long windowStartTime, in countDistinctDestinationsPerPublisherXEnrollmentInActiveSource() 164 long windowStartTime, in countDistinctEnrollmentsPerPublisherXDestinationInSource() 308 List<String> getPendingEventReportIdsInWindow(long windowStartTime, long windowEndTime) in getPendingEventReportIdsInWindow() 379 List<String> getPendingAggregateReportIdsInWindow(long windowStartTime, long windowEndTime) in getPendingAggregateReportIdsInWindow()
|
| D | MeasurementDao.java | 770 public List<String> getPendingEventReportIdsInWindow(long windowStartTime, long windowEndTime) in getPendingEventReportIdsInWindow() 786 String.valueOf(windowStartTime), in getPendingEventReportIdsInWindow() 1063 long windowStartTime, in countDistinctEnrollmentsPerPublisherXDestinationInAttribution() 1097 long windowStartTime, in countDistinctDestinationsPerPublisherXEnrollmentInActiveSource() 1177 long windowStartTime, in countDistinctEnrollmentsPerPublisherXDestinationInSource()
|
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/ |
| D | AggregateFallbackReportingJobService.java | 84 final long windowStartTime = in onStartJob() local
|
| D | EventReportingJobHandler.java | 88 long windowStartTime, long windowEndTime) { in performScheduledPendingReportsInWindow()
|
| D | AggregateReportingJobHandler.java | 104 long windowStartTime, long windowEndTime) { in performScheduledPendingReportsInWindow()
|
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/ |
| D | AsyncRegistrationQueueRunner.java | 256 long windowStartTime = source.getEventTime() - PrivacyParams.RATE_LIMIT_WINDOW_MILLISECONDS; in isSourceAllowedToInsert() local 329 long windowStartTime, in isDestinationWithinBounds()
|