Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java5119 List<Set<Integer>> adCounterKeysForBids, in createCustomAudience() argument
5136 if (adCounterKeysForBids != null && adCounterKeysForBids.get(i) != null) { in createCustomAudience()
5137 builder.setAdCounterKeys(adCounterKeysForBids.get(i)); in createCustomAudience()
5196 List<Set<Integer>> adCounterKeysForBids, in createCustomAudienceWithAdCost() argument
5214 if (adCounterKeysForBids != null && adCounterKeysForBids.get(i) != null) { in createCustomAudienceWithAdCost()
5215 builder.setAdCounterKeys(adCounterKeysForBids.get(i)); in createCustomAudienceWithAdCost()