Home
last modified time | relevance | path

Searched refs:SetMsmtWebContextClientAppAllowList (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/tests/test-util/side-less/com/android/adservices/common/
DAbstractAdServicesFlagsSetterRule.java33 import com.android.adservices.common.annotations.SetMsmtWebContextClientAppAllowList;
110 || annotation instanceof SetMsmtWebContextClientAppAllowList; in isAnnotationSupported()
132 } else if (annotation instanceof SetMsmtWebContextClientAppAllowList) { in processAnnotation()
134 ((SetMsmtWebContextClientAppAllowList) annotation).value(), in processAnnotation()
/packages/modules/AdServices/adservices/tests/cts/endtoends/measurement/src/com/android/adservices/tests/cts/measurement/
DCtsMeasurementEndToEndTestCase.java39 import com.android.adservices.common.annotations.SetMsmtWebContextClientAppAllowList;
64 @SetMsmtWebContextClientAppAllowList
/packages/modules/AdServices/adservices/tests/test-util/side-less/com/android/adservices/common/annotations/
DSetMsmtWebContextClientAppAllowList.java29 public @interface SetMsmtWebContextClientAppAllowList { annotation
/packages/modules/AdServices/adservices/tests/cts/hosttests/src/com/android/adservices/cts/
DAppSearchDataMigrationHostTest.java34 import com.android.adservices.common.annotations.SetMsmtWebContextClientAppAllowList;
70 @SetMsmtWebContextClientAppAllowList(CTS_TEST_PACKAGE)