Searched refs:ROOT_COMPONENT_ANNOTATIONS (Results 1 – 1 of 1) sorted by relevance
53 private static final ImmutableSet<Class<? extends Annotation>> ROOT_COMPONENT_ANNOTATIONS = field in ComponentAnnotation63 .addAll(ROOT_COMPONENT_ANNOTATIONS)136 return anyComponentAnnotation(typeElement, ROOT_COMPONENT_ANNOTATIONS); in rootComponentAnnotation()196 return ROOT_COMPONENT_ANNOTATIONS; in rootComponentAnnotations()