Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/cts/sandbox/fledge/providers/sdkFledge/src/com/android/tests/providers/sdkfledge/
DSdkFledge.java81 private static final String CLICK_INTERACTION = "click"; field in SdkFledge
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java282 private static final String CLICK_INTERACTION = "click"; field in FledgeE2ETest
1456 .setInteractionKey(CLICK_INTERACTION) in testFledgeFlowFailsWithWrongPackageNameReportInteraction()
1779 .setInteractionKey(CLICK_INTERACTION) in testFledgeFlowFailsWithBothCANegativeBidsWithDevOverrides()
4103 .setInteractionKey(CLICK_INTERACTION) in testFledgeFlowFailsWithOnlyCANegativeBidsWithMockServer()
4653 .setInteractionKey(CLICK_INTERACTION) in reportInteractionAndAssertSuccess()
4669 .setInteractionKey(CLICK_INTERACTION) in reportOnlyBuyerInteractionAndAssertSuccess()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DFledgeCtsDebuggableTest.java196 private static final String CLICK_INTERACTION = "click"; field in FledgeCtsDebuggableTest
1815 CLICK_INTERACTION, in testFledgeAuctionSelectionFlow_overall_register_ad_beacon_Success()