Searched refs:AD_ID_DISABLED (Results 1 – 4 of 4) sorted by relevance
/packages/modules/AdServices/adservices/tests/cts/ui/gaux/legacy/src/com.android.adservices.tests.ui.gaux/ |
D | GaUxNotificationRetriggerTest.java | 18 import static com.android.adservices.tests.ui.libs.UiConstants.AD_ID_DISABLED; 139 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaRowAdIdDisabled() 148 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaRowAdIdDisabled() 199 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaEuAdIdDisabled() 208 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaEuAdIdDisabled()
|
D | GaUxNotificationTriggerTest.java | 18 import static com.android.adservices.tests.ui.libs.UiConstants.AD_ID_DISABLED; 126 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaRowAdIdDisabled() 168 mCommonManager.setAdServicesEnabled(ENTRY_POINT_ENABLED, AD_ID_DISABLED); in testGaEuAdIdDisabled()
|
D | ReconsentNotificationTriggerTest.java | 18 import static com.android.adservices.tests.ui.libs.UiConstants.AD_ID_DISABLED; 107 reconsentNotificationTriggerHelper(true, false, true, AD_ID_DISABLED, true); in testRowAdIdDisabledGaUxEnabledReConsent()
|
/packages/modules/AdServices/adservices/tests/cts/ui/libs/src/com/android/adservices/tests/ui/libs/ |
D | UiConstants.java | 28 public static final boolean AD_ID_DISABLED = false; /* zeroed out AdId */ field in UiConstants
|