Searched refs:setReportingDestinations (Results 1 – 13 of 13) sorted by relevance
64 .setReportingDestinations(DESTINATIONS) in testWriteToParcel_nonNullOptionalParameters()95 .setReportingDestinations(DESTINATIONS) in testWriteToParcel_nullInputEvent()125 .setReportingDestinations(DESTINATIONS) in testWriteToParcel_nullAdId()156 .setReportingDestinations(DESTINATIONS) in testWriteToParcel_nullCallerSdkName()188 .setReportingDestinations(DESTINATIONS) in testFailsToBuildWithUnsetAdSelectionId()201 .setReportingDestinations(DESTINATIONS) in testFailsToBuildWithNullInteractionKey()214 .setReportingDestinations(DESTINATIONS) in testFailsToBuildWithNullInteractionData()227 .setReportingDestinations(DESTINATIONS) in testFailsToBuildWithUnsetCallerPackageName()251 .setReportingDestinations(DESTINATIONS) in testReportInteractionInputDescribeContents()
302 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testImplSuccessfullyReportsRegisteredInteractions()384 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testImplDoesNotCrashAfterSellerReportingThrowsAnException()469 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testImplDoesNotCrashAfterBuyerReportingThrowsAnException()547 .setReportingDestinations(BUYER_DESTINATION) in testImplOnlyReportsBuyersRegisteredInteractions()618 .setReportingDestinations(SELLER_DESTINATION) in testImplOnlyReportsSellerRegisteredInteractions()710 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testImplReturnsOnlyReportsUriThatPassesEnrollmentCheck()785 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testImplReturnsSuccessButDoesNotDoReportingWhenBothFailEnrollmentCheck()845 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testImplFailsWithInvalidPackageName()913 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testImplFailsWhenForegroundCheckFails()978 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testImplFailsWhenThrottled()[all …]
249 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in setup()372 mInputBuilder.setReportingDestinations(BUYER_DESTINATION).build(); in testImplOnlyReportsBuyersRegisteredEvents()397 mInputBuilder.setReportingDestinations(SELLER_DESTINATION).build(); in testImplOnlyReportsSellerRegisteredEvents()
255 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in setup()569 mInputBuilder.setReportingDestinations(BUYER_DESTINATION).build(); in testImplOnlyReportsBuyersRegisteredEvents()614 mInputBuilder.setReportingDestinations(SELLER_DESTINATION).build(); in testImplOnlyReportsSellerRegisteredEvents()
2076 .setReportingDestinations( in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()2090 .setReportingDestinations( in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()2264 .setReportingDestinations( in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()2278 .setReportingDestinations( in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()
1112 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in initializeReportingArtifacts()
10195 .setReportingDestinations(FLAG_REPORTING_DESTINATION_BUYER) in testReportEvent_nullCallback_throws()10253 .setReportingDestinations(FLAG_REPORTING_DESTINATION_BUYER) in testReportEvent_callbackErrorReported()10305 .setReportingDestinations(FLAG_REPORTING_DESTINATION_BUYER) in testReportEvent_disabled_failsFast()10345 .setReportingDestinations(FLAG_REPORTING_DESTINATION_BUYER) in testReportEvent_onlyReport_success()
107 .setReportingDestinations(FLAG_REPORTING_DESTINATION_SELLER) in testBuildReportEventRequestSuccess_callAllSetters()
254 public Builder setReportingDestinations(@ReportingDestination int reportingDestinations) { in setReportingDestinations() method in ReportEventRequest.Builder
251 public ReportInteractionInput.Builder setReportingDestinations(int reportingDestinations) { in setReportingDestinations() method in ReportInteractionInput.Builder
772 .setReportingDestinations(request.getReportingDestinations()) in reportEvent()
1459 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testFledgeFlowFailsWithWrongPackageNameReportInteraction()1782 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testFledgeFlowFailsWithBothCANegativeBidsWithDevOverrides()4106 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in testFledgeFlowFailsWithOnlyCANegativeBidsWithMockServer()4656 .setReportingDestinations(BUYER_DESTINATION | SELLER_DESTINATION) in reportInteractionAndAssertSuccess()4672 .setReportingDestinations(BUYER_DESTINATION) in reportOnlyBuyerInteractionAndAssertSuccess()
222 …ull public android.adservices.adselection.ReportEventRequest.Builder setReportingDestinations(int);