Searched refs:SetMsmtWebContextClientAppAllowList (Results 1 – 4 of 4) sorted by relevance
33 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()
39 import com.android.adservices.common.annotations.SetMsmtWebContextClientAppAllowList;64 @SetMsmtWebContextClientAppAllowList
29 public @interface SetMsmtWebContextClientAppAllowList { annotation
34 import com.android.adservices.common.annotations.SetMsmtWebContextClientAppAllowList;70 @SetMsmtWebContextClientAppAllowList(CTS_TEST_PACKAGE)