Searched refs:scheduleSourceDestinationLimitDebugReport (Results 1 – 3 of 3) sorted by relevance
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/ |
D | DebugReportApi.java | 186 public void scheduleSourceDestinationLimitDebugReport( in scheduleSourceDestinationLimitDebugReport() method in DebugReportApi 188 scheduleSourceDestinationLimitDebugReport( in scheduleSourceDestinationLimitDebugReport() 195 scheduleSourceDestinationLimitDebugReport( in scheduleSourceDestinationRateLimitDebugReport() 382 private void scheduleSourceDestinationLimitDebugReport( in scheduleSourceDestinationLimitDebugReport() method in DebugReportApi
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/ |
D | DebugReportApiTest.java | 429 mDebugReportApi.scheduleSourceDestinationLimitDebugReport(source, LIMIT, mMeasurementDao); in scheduleSourceDestinationLimitDebugReport_success() 478 mDebugReportApi.scheduleSourceDestinationLimitDebugReport(source, LIMIT, mMeasurementDao); in scheduleSourceDestinationLimitDebugReport_debugFlagDisabled_dontSchedule() 503 mDebugReportApi.scheduleSourceDestinationLimitDebugReport(source, LIMIT, mMeasurementDao); in scheduleSourceDestinationLimitDebugReport_sourceFlagDisabled_dontSchedule() 533 mDebugReportApi.scheduleSourceDestinationLimitDebugReport(source, LIMIT, mMeasurementDao); in scheduleSourceDestinationLimitDebugReport_without_enrollmentId_dontSchedule() 567 mDebugReportApi.scheduleSourceDestinationLimitDebugReport(source, LIMIT, mMeasurementDao); in scheduleSourceDestinationLimitDebugReport_adTechNotOptIn_dontSchedule()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/ |
D | AsyncRegistrationQueueRunner.java | 733 debugReportApi.scheduleSourceDestinationLimitDebugReport( in isDestinationWithinBounds()
|