Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/framework/java/android/adservices/adselection/
DAdSelectionResponse.java37 public final class AdSelectionResponse implements Parcelable { class
41 private AdSelectionResponse(long adSelectionId, @NonNull Uri renderUri) { in AdSelectionResponse() method in AdSelectionResponse
48 private AdSelectionResponse(@NonNull Parcel in) { in AdSelectionResponse() method in AdSelectionResponse