Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/datahandlers/
DAdSelectionResultBidAndUri.java64 public abstract Builder setAdSelectionId(long adSelectionId); in setAdSelectionId() method in AdSelectionResultBidAndUri.Builder
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DDBReportingUris.java93 public abstract DBReportingUris.Builder setAdSelectionId(long adSelectionId); in setAdSelectionId() method in DBReportingUris.Builder
DDBReportingData.java97 public abstract DBReportingData.Builder setAdSelectionId(long adSelectionId); in setAdSelectionId() method in DBReportingData.Builder
DDBAdSelectionInitialization.java99 public abstract Builder setAdSelectionId(long adSelectionId); in setAdSelectionId() method in DBAdSelectionInitialization.Builder
DDBRegisteredAdInteraction.java97 public abstract DBRegisteredAdInteraction.Builder setAdSelectionId(long adSelectionId); in setAdSelectionId() method in DBRegisteredAdInteraction.Builder
DDBAdSelectionResult.java113 public abstract Builder setAdSelectionId(long adSelectionId); in setAdSelectionId() method in DBAdSelectionResult.Builder
DDBAuctionServerAdSelection.java130 public abstract DBAuctionServerAdSelection.Builder setAdSelectionId(long adSelectionId); in setAdSelectionId() method in DBAuctionServerAdSelection.Builder
DDBReportingComputationInfo.java134 public abstract Builder setAdSelectionId(long value); in setAdSelectionId() method in DBReportingComputationInfo.Builder
DDBAdSelectionEntry.java239 public DBAdSelectionEntry.Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in DBAdSelectionEntry.Builder
DDBAdSelection.java255 public DBAdSelection.Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in DBAdSelection.Builder
/packages/modules/AdServices/adservices/framework/java/android/adservices/adselection/
DGetAdSelectionDataOutcome.java81 public GetAdSelectionDataOutcome.Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in GetAdSelectionDataOutcome.Builder
DAdSelectionOutcome.java113 public AdSelectionOutcome.Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in AdSelectionOutcome.Builder
DPersistAdSelectionResultRequest.java108 public PersistAdSelectionResultRequest.Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in PersistAdSelectionResultRequest.Builder
DPersistAdSelectionResultResponse.java122 public PersistAdSelectionResultResponse.Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in PersistAdSelectionResultResponse.Builder
DAdSelectionResponse.java133 public AdSelectionResponse.Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in AdSelectionResponse.Builder
DReportImpressionInput.java123 public ReportImpressionInput.Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in ReportImpressionInput.Builder
DUpdateAdCounterHistogramRequest.java171 public Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in UpdateAdCounterHistogramRequest.Builder
DGetAdSelectionDataResponse.java149 public GetAdSelectionDataResponse.Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in GetAdSelectionDataResponse.Builder
DPersistAdSelectionResultInput.java167 public PersistAdSelectionResultInput.Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in PersistAdSelectionResultInput.Builder
DUpdateAdCounterHistogramInput.java223 public Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in UpdateAdCounterHistogramInput.Builder
DReportEventRequest.java204 public Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in ReportEventRequest.Builder
DReportInteractionInput.java216 public ReportInteractionInput.Builder setAdSelectionId(long adSelectionId) { in setAdSelectionId() method in ReportInteractionInput.Builder
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/kanon/
DKAnonMessageEntity.java111 public abstract Builder setAdSelectionId(@NonNull long adSelectionId); in setAdSelectionId() method in KAnonMessageEntity.Builder
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/kanon/
DDBKAnonMessage.java181 public abstract Builder setAdSelectionId(long adSelectionId); in setAdSelectionId() method in DBKAnonMessage.Builder