Home
last modified time | relevance | path

Searched defs:AdSelectionOutcome (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/framework/java/android/adservices/adselection/
DAdSelectionOutcome.java33 public class AdSelectionOutcome { class
50 private AdSelectionOutcome() { in AdSelectionOutcome() method in AdSelectionOutcome
55 private AdSelectionOutcome(long adSelectionId, @NonNull Uri renderUri) { in AdSelectionOutcome() method in AdSelectionOutcome
DAdSelectionManager.java157 @NonNull OutcomeReceiver<AdSelectionOutcome, Exception> receiver) { in selectAds()
264 @NonNull OutcomeReceiver<AdSelectionOutcome, Exception> receiver) { in selectAds()