Searched refs:FLEDGE_API_REPORT_INTERACTION (Results 1 – 5 of 5) sorted by relevance
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/ |
D | Throttler.java | 58 FLEDGE_API_REPORT_INTERACTION, enumConstant 197 mRateLimitPerApiMap.put(ApiKey.FLEDGE_API_REPORT_INTERACTION, defaultPermitsPerSecond); in setRateLimitPerApiMap()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | ReportAndRegisterEventImplTest.java | 524 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWithInvalidPackageName() 566 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWhenForegroundCheckFails() 611 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWhenThrottled() 664 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWhenAppNotInAllowList() 699 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsSilentlyWithoutConsent()
|
D | ReportEventImplTest.java | 827 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWithInvalidPackageName() 895 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWhenForegroundCheckFails() 1002 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWhenThrottled() 1069 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWhenAppNotInAllowList() 1131 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsSilentlyWithoutConsent()
|
D | ReportAndRegisterEventFallbackImplTest.java | 775 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWithInvalidPackageName() 827 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWhenForegroundCheckFails() 882 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWhenThrottled() 961 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsWhenAppNotInAllowList() 1006 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in testImplFailsSilentlyWithoutConsent()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/ |
D | EventReporter.java | 156 Throttler.ApiKey.FLEDGE_API_REPORT_INTERACTION, in filterAndValidateRequest()
|