Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/framework/java/android/adservices/adselection/
DReportEventRequest.java57 @ReportingDestination private final int mReportingDestinations; // buyer, seller, or both field in ReportEventRequest
169 @ReportingDestination private int mReportingDestinations; // buyer, seller, or both field in ReportEventRequest.Builder
DReportInteractionInput.java48 private final int mReportingDestinations; // buyer, seller, or both field in ReportInteractionInput
208 private int mReportingDestinations = UNSET_REPORTING_DESTINATIONS; field in ReportInteractionInput.Builder