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.java41 public class AdSelectionOutcome { class
55 private AdSelectionOutcome() { in AdSelectionOutcome() method in AdSelectionOutcome
60 private AdSelectionOutcome(long adSelectionId, @NonNull Uri renderUri) { in AdSelectionOutcome() method in AdSelectionOutcome
DAdSelectionManager.java327 @NonNull OutcomeReceiver<AdSelectionOutcome, Exception> receiver) { in persistAdSelectionResult()
433 @NonNull OutcomeReceiver<AdSelectionOutcome, Exception> receiver) { in selectAds()
543 @NonNull OutcomeReceiver<AdSelectionOutcome, Exception> receiver) { in selectAds()