Searched refs:SUBCOMPONENT_ANNOTATIONS (Results 1 – 1 of 1) sorted by relevance
57 private static final ImmutableSet<Class<? extends Annotation>> SUBCOMPONENT_ANNOTATIONS = field in ComponentAnnotation64 .addAll(SUBCOMPONENT_ANNOTATIONS)144 return anyComponentAnnotation(typeElement, SUBCOMPONENT_ANNOTATIONS); in subcomponentAnnotation()201 return SUBCOMPONENT_ANNOTATIONS; in subcomponentAnnotations()