Searched refs:SetPpapiAppAllowList (Results 1 – 8 of 8) sorted by relevance
29 import com.android.adservices.common.annotations.SetPpapiAppAllowList;42 @SetPpapiAppAllowList
34 import com.android.adservices.common.annotations.SetPpapiAppAllowList;106 || annotation instanceof SetPpapiAppAllowList in isAnnotationSupported()122 } else if (annotation instanceof SetPpapiAppAllowList) { in processAnnotation()124 ((SetPpapiAppAllowList) annotation).value(), USE_TEST_PACKAGE_AS_DEFAULT); in processAnnotation()
30 import com.android.adservices.common.annotations.SetPpapiAppAllowList;45 @SetPpapiAppAllowList
36 import com.android.adservices.common.annotations.SetPpapiAppAllowList;56 @SetPpapiAppAllowList
32 import com.android.adservices.common.annotations.SetPpapiAppAllowList;44 @SetPpapiAppAllowList
72 import com.android.adservices.common.annotations.SetPpapiAppAllowList;101 @SetPpapiAppAllowList
29 public @interface SetPpapiAppAllowList { annotation