Home
last modified time | relevance | path

Searched refs:setBeaconReportingDestinationType (Results 1 – 8 of 8) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DReportInteractionApiCalledStats.java44 public abstract Builder setBeaconReportingDestinationType( in setBeaconReportingDestinationType() method in ReportInteractionApiCalledStats.Builder
DDestinationRegisteredBeaconsReportedStats.java82 public abstract Builder setBeaconReportingDestinationType( in setBeaconReportingDestinationType() method in DestinationRegisteredBeaconsReportedStats.Builder
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DReportEventImpl.java122 .setBeaconReportingDestinationType( in performReporting()
DReportAndRegisterEventFallbackImpl.java142 .setBeaconReportingDestinationType( in performReporting()
DReportAndRegisterEventImpl.java148 .setBeaconReportingDestinationType( in performReporting()
DPersistAdSelectionResultRunner.java673 .setBeaconReportingDestinationType(
687 .setBeaconReportingDestinationType(
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DStatsdAdServicesLoggerTest.java1327 .setBeaconReportingDestinationType(SELLER_DESTINATION) in logDestinationRegisteredBeaconsReportedStats_tPlus_success()
1383 .setBeaconReportingDestinationType(SELLER_DESTINATION) in logDestinationRegisteredBeaconsReportedStats_sMinus_emptyLogging()
1407 .setBeaconReportingDestinationType(SELLER_DESTINATION) in logReportInteractionApiCalledStats_success()
DAdServicesLoggerImplTest.java879 .setBeaconReportingDestinationType( in testLogDestinationRegisteredBeaconsReportedStats()
898 .setBeaconReportingDestinationType( in testLogReportInteractionApiCalledStats()