Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DAdServicesCommonManagerTest.java49 private AdServicesCommonManager mCommonManager; field in AdServicesCommonManagerTest
55 mCommonManager = AdServicesCommonManager.get(sContext); in setup()
72 mCommonManager.isAdServicesEnabled(CALLBACK_EXECUTOR, receiver); in testStatusManagerNotAuthorizedOnSPlus()
80 mCommonManager.setAdServicesEnabled(true, true); in testSetStatusEnabledNotExecutedOnSPlus()
83 mCommonManager.isAdServicesEnabled(CALLBACK_EXECUTOR, receiver); in testSetStatusEnabledNotExecutedOnSPlus()
95 mCommonManager.isAdServicesEnabled(CALLBACK_EXECUTOR, receiver); in testStatusManagerNotAuthorizedCompat()
102 mCommonManager.setAdServicesEnabled(true, true); in testSetStatusEnabledNotExecutedCompat()
106 mCommonManager.isAdServicesEnabled(CALLBACK_EXECUTOR, receiver); in testSetStatusEnabledNotExecutedCompat()
118 mCommonManager.updateAdId(request, CALLBACK_EXECUTOR, receiver); in testUpdateAdIdCache_notAuthorized_sPlus()
130 mCommonManager.updateAdId(request, CALLBACK_EXECUTOR, receiver); in testUpdateAdIdCache_notEnabled_sPlus()
[all …]
/packages/modules/AdServices/adservices/tests/cts/ui/gaux/legacy/src/com.android.adservices.tests.ui.gaux/
DGaUxNotificationRetriggerTest.java47 private AdServicesCommonManager mCommonManager; field in GaUxNotificationRetriggerTest
72 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
108 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_ENABLED); in testGaRowAdIdEnabled()
117 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_ENABLED); in testGaRowAdIdEnabled()
139 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaRowAdIdDisabled()
148 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaRowAdIdDisabled()
170 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_ENABLED); in testGaEuAdIdEnabled()
179 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_ENABLED); in testGaEuAdIdEnabled()
199 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaEuAdIdDisabled()
208 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaEuAdIdDisabled()
DGaUxNotificationTriggerTest.java47 private AdServicesCommonManager mCommonManager; field in GaUxNotificationTriggerTest
69 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
104 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_ENABLED); in testGaRowAdIdEnabled()
126 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaRowAdIdDisabled()
148 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_ENABLED); in testGaEuAdIdEnabled()
168 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaEuAdIdDisabled()
DReconsentNotificationTriggerTest.java54 private AdServicesCommonManager mCommonManager; field in ReconsentNotificationTriggerTest
72 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
137 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_ENABLED); in testRowAdIdEnabledGaUxEnabledReConsentSecondNotDisplayed()
169 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_ENABLED); in testEuAdIdEnabledGaUxEnabledReconsent()
205 mCommonManager.isAdServicesEnabled( in getAdservicesStatus()
238 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, isAdidEnabled);
253 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, isAdidEnabled);
/packages/modules/AdServices/adservices/tests/cts/ui/gaux/alreadyenrolledchannel/src/com/android/adservices/tests/ui/gaux/alreadyenrolledchannel/
DGaUxAlreadyEnrolledChannelTest.java51 private AdServicesCommonManager mCommonManager; field in GaUxAlreadyEnrolledChannelTest
77 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
98 mCommonManager.enableAdServices( in setUp()
149 mCommonManager.enableAdServices( in testGaRowAdIdEnabled()
156 mCommonManager.enableAdServices( in testGaRowAdIdEnabled()
181 mCommonManager.enableAdServices( in testGaRowAdIdDisabled()
188 mCommonManager.enableAdServices( in testGaRowAdIdDisabled()
213 mCommonManager.enableAdServices( in testGaEuAdIdEnabled()
220 mCommonManager.enableAdServices( in testGaEuAdIdEnabled()
243 mCommonManager.enableAdServices( in testGaEuAdIdDisabled()
[all …]
/packages/modules/AdServices/adservices/tests/cts/ui/gaux/debugchannel/src/com/android/adservices/tests/ui/gaux/debugchannel/
DGaUxDebugChannelTest.java46 private AdServicesCommonManager mCommonManager; field in GaUxDebugChannelTest
70 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
110 mCommonManager.enableAdServices( in testApiDisabled()
149 mCommonManager.enableAdServices( in testEntryPointDisabled()
176 mCommonManager.enableAdServices( in testFromEntryPointRequest()
204 mCommonManager.enableAdServices( in testNonAdultAccount()
234 mCommonManager.enableAdServices( in testGaRowAdIdEnabled()
263 mCommonManager.enableAdServices( in testGaRowAdIdDisabled()
292 mCommonManager.enableAdServices( in testGaEuAdIdEnabled()
319 mCommonManager.enableAdServices( in testGaEuAdIdDisabled()
/packages/modules/AdServices/adservices/apk/tests/engonly/gaux/alreadyenrolledchannel/src/com/android/adservices/tests/ui/gaux/alreadyenrolledchannel/
DExtGaUxAlreadyEnrolledChannelRowTest.java52 private AdServicesCommonManager mCommonManager; field in ExtGaUxAlreadyEnrolledChannelRowTest
78 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
99 mCommonManager.enableAdServices( in setUp()
146 mCommonManager.enableAdServices( in testGaRowAdIdEnabled()
153 mCommonManager.enableAdServices( in testGaRowAdIdEnabled()
176 mCommonManager.enableAdServices( in testGaRowAdIdDisabled()
183 mCommonManager.enableAdServices( in testGaRowAdIdDisabled()
DExtGaUxAlreadyEnrolledChannelEuTest.java52 private AdServicesCommonManager mCommonManager; field in ExtGaUxAlreadyEnrolledChannelEuTest
78 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
99 mCommonManager.enableAdServices( in setUp()
145 mCommonManager.enableAdServices( in testGaEuAdIdEnabled()
152 mCommonManager.enableAdServices( in testGaEuAdIdEnabled()
173 mCommonManager.enableAdServices( in testGaEuAdIdDisabled()
180 mCommonManager.enableAdServices( in testGaEuAdIdDisabled()
/packages/modules/AdServices/adservices/apk/tests/engonly/gaux/debugchannel/src/com/android/adservices/tests/ui/gaux/debugchannel/
DExtGaUxDebugChannelRowTest.java50 private AdServicesCommonManager mCommonManager; field in ExtGaUxDebugChannelRowTest
74 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
112 mCommonManager.enableAdServices( in testEntryPointDisabled()
135 mCommonManager.enableAdServices( in testFromEntryPointRequest()
159 mCommonManager.enableAdServices( in testNonAdultAccount()
185 mCommonManager.enableAdServices( in testGaRowAdIdEnabled()
210 mCommonManager.enableAdServices( in testGaRowAdIdDisabled()
DExtGaUxDebugChannelEuTest.java50 private AdServicesCommonManager mCommonManager; field in ExtGaUxDebugChannelEuTest
74 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
112 mCommonManager.enableAdServices( in testEntryPointDisabled()
135 mCommonManager.enableAdServices( in testFromEntryPointRequest()
159 mCommonManager.enableAdServices( in testNonAdultAccount()
184 mCommonManager.enableAdServices( in testGaEuAdIdEnabled()
207 mCommonManager.enableAdServices( in testGaEuAdIdDisabled()
DExtGaUxDebugChannelApiOffTest.java50 private AdServicesCommonManager mCommonManager; field in ExtGaUxDebugChannelApiOffTest
70 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
95 mCommonManager.enableAdServices( in testApiDisabled()
/packages/modules/AdServices/adservices/tests/cts/ui/gaux/graduationchannel/src/com/android/adservices/tests/ui/gaux/graduationchannel/
DGaUxGraduationChannelTest.java48 private AdServicesCommonManager mCommonManager; field in GaUxGraduationChannelTest
74 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
95 mCommonManager.enableAdServices( in setUp()
148 mCommonManager.enableAdServices(u18States, Executors.newCachedThreadPool(), mCallback); in testRowU18ToGaAdIdEnabled()
163 mCommonManager.enableAdServices(adultStates, Executors.newCachedThreadPool(), mCallback); in testRowU18ToGaAdIdEnabled()
191 mCommonManager.enableAdServices(u18States, Executors.newCachedThreadPool(), mCallback); in testRowU18ToBetaAdIdEnabled()
206 mCommonManager.enableAdServices(adultStates, Executors.newCachedThreadPool(), mCallback); in testRowU18ToBetaAdIdEnabled()
/packages/modules/AdServices/adservices/tests/cts/ui/gaux/rpostotachannel/src/com/android/adservices/tests/ui/gaux/rpostotachannel/
DGaUxRvcPostOTAChannelTest.java47 private AdServicesCommonManager mCommonManager; field in GaUxRvcPostOTAChannelTest
73 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
120 mCommonManager.enableAdServices(adultStates, Executors.newCachedThreadPool(), mCallback); in testU18ToGAForRPostOTA_optInMsmt()
133 mCommonManager.enableAdServices(adultStates, Executors.newCachedThreadPool(), mCallback); in testU18ToGAForRPostOTA_optInMsmt()
139 mCommonManager.enableAdServices(adultStates, Executors.newCachedThreadPool(), mCallback); in testU18ToGAForRPostOTA_optInMsmt()
178 mCommonManager.enableAdServices(adultStates, Executors.newCachedThreadPool(), mCallback); in testU18ToGAForRPostOTA_optOutMsmt()
199 mCommonManager.enableAdServices(adultStates, Executors.newCachedThreadPool(), mCallback); in testU18ToGAForRPostOTA_optOutMsmt()
/packages/modules/AdServices/adservices/tests/cts/ui/rvcux/alreadyenrolledchannel/src/com/android/adservices/tests/ui/rvcux/alreadyenrolledchannel/
DRvcUxAlreadyEnrolledChannelTest.java51 private AdServicesCommonManager mCommonManager; field in RvcUxAlreadyEnrolledChannelTest
79 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
124 mCommonManager.enableAdServices( in testU18NotificationDisplayedForRvcUX_row()
132 mCommonManager.enableAdServices( in testU18NotificationDisplayedForRvcUX_row()
165 mCommonManager.enableAdServices( in testU18NotificationDisplayedForRvcUX_eu()
172 mCommonManager.enableAdServices( in testU18NotificationDisplayedForRvcUX_eu()
/packages/modules/AdServices/adservices/tests/cts/ui/u18ux/detentionchannel/src/com/android/adservices/tests/ui/u18ux/detentionchannel/
DU18UxDetentionChannelTest.java48 private AdServicesCommonManager mCommonManager; field in U18UxDetentionChannelTest
69 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
92 mCommonManager.enableAdServices( in setUp()
142 mCommonManager.enableAdServices(adServicesAdultStates, CALLBACK_EXECUTOR, mCallback); in testGaUxU18DetentionChannel()
160 mCommonManager.enableAdServices(adServicesU18States, CALLBACK_EXECUTOR, mCallback); in testGaUxU18DetentionChannel()
/packages/modules/AdServices/adservices/apk/tests/engonly/gaux/graduationchannel/src/com/android/adservices/tests/ui/gaux/graduationchannel/
DExtGaUxGraduationChannelRowTest.java52 private AdServicesCommonManager mCommonManager; field in ExtGaUxGraduationChannelRowTest
78 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
99 mCommonManager.enableAdServices( in setUp()
150 mCommonManager.enableAdServices(u18States, Executors.newCachedThreadPool(), mCallback); in testRowU18ToGaAdIdEnabled()
164 mCommonManager.enableAdServices(adultStates, Executors.newCachedThreadPool(), mCallback); in testRowU18ToGaAdIdEnabled()
/packages/modules/AdServices/adservices/tests/cts/ui/odp/common/src/com/android/adservices/tests/ui/common/
DCommonServicesTest.java63 private AdServicesCommonManager mCommonManager; field in CommonServicesTest
97 mCommonManager = AdServicesCommonManager.get(sContext); in setUp()
118 mCommonManager.enableAdServices( in setUp()
175 mCommonManager.enableAdServices( in testGetAdservicesCommonStatesOptin()
223 mCommonManager.enableAdServices( in testGetAdservicesCommonStatesOptOut()
301 mCommonManager.getAdservicesCommonStates( in getAdservicesCommonStates()
/packages/modules/AdServices/adservices/tests/cts/ui/libs/src/com/android/adservices/tests/ui/libs/
DUiUtils.java574 AdServicesCommonManager mCommonManager = AdServicesCommonManager.get(context); in resetAdServicesConsentData() local
581 mCommonManager.enableAdServices( in resetAdServicesConsentData()