Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java2080 invokeReportInteractions(adSelectionService, reportBuyerInteractionInput); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()
2094 invokeReportInteractions(adSelectionService, reportSellerInteractionInput); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()
2268 invokeReportInteractions(adSelectionService, reportBuyerInteractionInput); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()
2282 invokeReportInteractions(adSelectionService, reportSellerInteractionInput); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()
4287 public ReportInteractionsTestCallback invokeReportInteractions( in invokeReportInteractions() method in AuctionServerE2ETest