Searched refs:SetMsmtApiAppAllowList (Results 1 – 4 of 4) sorted by relevance
32 import com.android.adservices.common.annotations.SetMsmtApiAppAllowList;109 || annotation instanceof SetMsmtApiAppAllowList in isAnnotationSupported()129 } else if (annotation instanceof SetMsmtApiAppAllowList) { in processAnnotation()131 ((SetMsmtApiAppAllowList) annotation).value(), USE_TEST_PACKAGE_AS_DEFAULT); in processAnnotation()
38 import com.android.adservices.common.annotations.SetMsmtApiAppAllowList;63 @SetMsmtApiAppAllowList
29 public @interface SetMsmtApiAppAllowList { annotation
33 import com.android.adservices.common.annotations.SetMsmtApiAppAllowList;69 @SetMsmtApiAppAllowList(CTS_TEST_PACKAGE)