Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DDebugReportApi.java193 public void scheduleSourceDestinationRateLimitDebugReport( in scheduleSourceDestinationRateLimitDebugReport() method in DebugReportApi
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/
DDebugReportApiTest.java457 mDebugReportApi.scheduleSourceDestinationRateLimitDebugReport( in scheduleSourceDestinationRateLimitDebugReport_success()
490 mDebugReportApi.scheduleSourceDestinationRateLimitDebugReport( in scheduleSourceDestinationRateLimitDebugReport_debugFlagDisabled_dontSchedule()
515 mDebugReportApi.scheduleSourceDestinationRateLimitDebugReport( in scheduleSourceDestinationRateLimitDebugReport_sourceFlagDisabled_dontSchedule()
550 mDebugReportApi.scheduleSourceDestinationRateLimitDebugReport( in scheduleSourceDestinationRateLimitDebugReport_without_enrollmentId_dontSchedule()
583 mDebugReportApi.scheduleSourceDestinationRateLimitDebugReport( in scheduleSourceDestinationRateLimitDebugReport_adTechNotOptIn_dontSchedule()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/
DAsyncRegistrationQueueRunner.java676 debugReportApi.scheduleSourceDestinationRateLimitDebugReport( in sourceIsWithinTimeBasedDestinationLimits()