Searched refs:SetMsmtWebContextClientAppAllowList (Results 1 – 6 of 6) sorted by relevance
27 import com.android.adservices.common.annotations.SetMsmtWebContextClientAppAllowList;39 @SetMsmtWebContextClientAppAllowList
32 import com.android.adservices.common.annotations.SetMsmtWebContextClientAppAllowList;117 || annotation instanceof SetMsmtWebContextClientAppAllowList in isAnnotationSupported()140 } else if (annotation instanceof SetMsmtWebContextClientAppAllowList) { in processAnnotation()142 ((SetMsmtWebContextClientAppAllowList) annotation).value(), in processAnnotation()
39 import com.android.adservices.common.annotations.SetMsmtWebContextClientAppAllowList;64 @SetMsmtWebContextClientAppAllowList
42 import com.android.adservices.common.annotations.SetMsmtWebContextClientAppAllowList;290 @SetMsmtWebContextClientAppAllowList295 @SetMsmtWebContextClientAppAllowList({"108", "666"})
29 public @interface SetMsmtWebContextClientAppAllowList { annotation
37 import com.android.adservices.common.annotations.SetMsmtWebContextClientAppAllowList;75 @SetMsmtWebContextClientAppAllowList(CTS_TEST_PACKAGE)