Searched refs:scheduleSourceStorageLimitDebugReport (Results 1 – 3 of 3) sorted by relevance
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/ |
D | DebugReportApi.java | 224 public void scheduleSourceStorageLimitDebugReport( in scheduleSourceStorageLimitDebugReport() method in DebugReportApi
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/ |
D | DebugReportApiTest.java | 743 mDebugReportApi.scheduleSourceStorageLimitDebugReport(source, LIMIT, mMeasurementDao); in testScheduleSourceStorageLimitDebugReport_success() 768 mDebugReportApi.scheduleSourceStorageLimitDebugReport(source, LIMIT, mMeasurementDao); in testScheduleSourceStorageLimitDebugReport_debugFlagDisabled_dontSchedule() 785 mDebugReportApi.scheduleSourceStorageLimitDebugReport(source, LIMIT, mMeasurementDao); in testScheduleSourceStorageLimitDebugReport_sourceFlagDisabled_dontSchedule() 801 mDebugReportApi.scheduleSourceStorageLimitDebugReport(source, LIMIT, mMeasurementDao); in testScheduleSourceStorageLimitDebugReport_adTechNotOpIn_dontSchedule() 818 mDebugReportApi.scheduleSourceStorageLimitDebugReport(source, LIMIT, mMeasurementDao); in testScheduleSourceStorageLimitDebugReport_without_enrollmentId_dontSchedule()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/ |
D | AsyncRegistrationQueueRunner.java | 442 debugReportApi.scheduleSourceStorageLimitDebugReport( in isSourceAllowedToInsert()
|