Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/
DThrottler.java61 FLEDGE_API_REPORT_IMPRESSIONS, enumConstant
257 ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in setRateLimitPerApiMap()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DThrottlerTest.java26 import static com.android.adservices.service.common.Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS;
217 assertAcquireSeveralTimes(throttler, FLEDGE_API_REPORT_IMPRESSIONS, 17); in testTryAcquire_withSeveralFlagsDifferentPermitsPerSecond()
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DAdSelectionServiceImplTest.java468 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in setUp()
721 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in testReportImpressionSuccessWithUXNotificationNotEnforced()
4613 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in testReportImpressionWithRevokedUserConsentSuccess()
6800 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in testReportImpressionForegroundCheckEnabledFails_throwsException()
7233 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in testReportImpressionFailsWithInvalidPackageName()
7350 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in testReportImpressionFailsWhenAppCannotUsePPApi()
7473 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in testReportImpressionFailsWhenSellerFailsEnrollmentCheck()
7644 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in testReportImpressionSucceedsWhenAdTechPassesEnrollmentCheck()
7923 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in testReportImpressionSuccessThrottledSubsequentCallFailure()
10470 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in testReportImpressionSuccess_callsServerAuctionForImpressionReporterIsOnWithUXNotificationEnforcementDisabled()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DImpressionReporterLegacy.java293 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in reportImpression()
DImpressionReporter.java297 Throttler.ApiKey.FLEDGE_API_REPORT_IMPRESSIONS, in reportImpression()