Searched refs:adCounterKeysForBids (Results 1 – 1 of 1) sorted by relevance
5119 List<Set<Integer>> adCounterKeysForBids, in createCustomAudience() argument5136 if (adCounterKeysForBids != null && adCounterKeysForBids.get(i) != null) { in createCustomAudience()5137 builder.setAdCounterKeys(adCounterKeysForBids.get(i)); in createCustomAudience()5196 List<Set<Integer>> adCounterKeysForBids, in createCustomAudienceWithAdCost() argument5214 if (adCounterKeysForBids != null && adCounterKeysForBids.get(i) != null) { in createCustomAudienceWithAdCost()5215 builder.setAdCounterKeys(adCounterKeysForBids.get(i)); in createCustomAudienceWithAdCost()