Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/cts/ui/gaux/debugchannel/src/com/android/adservices/tests/ui/gaux/debugchannel/
DGaUxDebugChannelTest.java171 UiUtils.setAsEuDevice(); in testFromEntryPointRequest()
287 UiUtils.setAsEuDevice(); in testGaEuAdIdEnabled()
314 UiUtils.setAsEuDevice(); in testGaEuAdIdDisabled()
/packages/modules/AdServices/adservices/tests/cts/ui/gaux/legacy/src/com.android.adservices.tests.ui.gaux/
DGaUxNotificationTriggerTest.java143 UiUtils.setAsEuDevice(); in testGaEuAdIdEnabled()
163 UiUtils.setAsEuDevice(); in testGaEuAdIdDisabled()
DGaUxNotificationRetriggerTest.java165 UiUtils.setAsEuDevice(); in testGaEuAdIdEnabled()
194 UiUtils.setAsEuDevice(); in testGaEuAdIdDisabled()
DReconsentNotificationTriggerTest.java166 UiUtils.setAsEuDevice(); in testEuAdIdEnabledGaUxEnabledReconsent()
232 UiUtils.setAsEuDevice();
/packages/modules/AdServices/adservices/tests/cts/ui/gaux/alreadyenrolledchannel/src/com/android/adservices/tests/ui/gaux/alreadyenrolledchannel/
DGaUxAlreadyEnrolledChannelTest.java202 UiUtils.setAsEuDevice(); in testGaEuAdIdEnabled()
232 UiUtils.setAsEuDevice(); in testGaEuAdIdDisabled()
/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/ui/
DNotificationLandingPage.java58 UiUtils.setAsEuDevice(); in setup()
DUiSettingsMainPage.java59 UiUtils.setAsEuDevice(); in setup()
/packages/modules/AdServices/adservices/apk/tests/engonly/gaux/alreadyenrolledchannel/src/com/android/adservices/tests/ui/gaux/alreadyenrolledchannel/
DExtGaUxAlreadyEnrolledChannelEuTest.java164 UiUtils.setAsEuDevice(); in testGaEuAdIdDisabled()
/packages/modules/AdServices/adservices/tests/cts/ui/rvcux/alreadyenrolledchannel/src/com/android/adservices/tests/ui/rvcux/alreadyenrolledchannel/
DRvcUxAlreadyEnrolledChannelTest.java153 UiUtils.setAsEuDevice(); in testU18NotificationDisplayedForRvcUX_eu()
/packages/modules/AdServices/adservices/tests/cts/ui/libs/src/com/android/adservices/tests/ui/libs/
DAdservicesWorkflows.java93 UiUtils.setAsEuDevice(); in testNotificationActivityFlow()
DUiUtils.java134 public static void setAsEuDevice() throws Exception { in setAsEuDevice() method in UiUtils