Home
last modified time | relevance | path

Searched refs:setCountAuctionUrls (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DServerAuctionBackgroundKeyFetchScheduledStats.java50 public abstract Builder setCountAuctionUrls(int countAuctionUrls); in setCountAuctionUrls() method in ServerAuctionBackgroundKeyFetchScheduledStats.Builder
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DServerAuctionBackgroundKeyFetchScheduledStatsTest.java38 .setCountAuctionUrls(COUNT_AUCTION_URLS) in testBuildServerAuctionBackgroundKeyFetchScheduledStats()
DStatsdAdServicesLoggerTest.java2057 .setCountAuctionUrls(2) in testLogServerAuctionBackgroundKeyFetchScheduledStats_success()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/encryption/
DBackgroundKeyFetchWorker.java172 .setCountAuctionUrls(0) in fetchNewKeys()
252 .setCountAuctionUrls(countAuctionUrls) in fetchNewKeys()