Home
last modified time | relevance | path

Searched refs:UNSET_REPORTING_DESTINATIONS (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/framework/java/android/adservices/adselection/
DReportInteractionInput.java40 private static final int UNSET_REPORTING_DESTINATIONS = 0; field in ReportInteractionInput
208 private int mReportingDestinations = UNSET_REPORTING_DESTINATIONS;
253 reportingDestinations != UNSET_REPORTING_DESTINATIONS, in setReportingDestinations()
291 mReportingDestinations != UNSET_REPORTING_DESTINATIONS, in build()
DReportEventRequest.java41 private static final int UNSET_REPORTING_DESTINATIONS = 0; field in ReportEventRequest
65 builder.mReportingDestinations != UNSET_REPORTING_DESTINATIONS, in ReportEventRequest()
182 reportingDestinations != UNSET_REPORTING_DESTINATIONS, in Builder()