Searched refs:enclosedAnnotatedTypes (Results 1 – 3 of 3) sorted by relevance
52 public static ImmutableSet<XTypeElement> enclosedAnnotatedTypes( in enclosedAnnotatedTypes() method in ConfigurationAnnotations
32 import static dagger.internal.codegen.binding.ConfigurationAnnotations.enclosedAnnotatedTypes;610 enclosedAnnotatedTypes(typeElement, creatorAnnotationsFor(componentAnnotation)); in createUncached()
34 import static dagger.internal.codegen.binding.ConfigurationAnnotations.enclosedAnnotatedTypes;226 enclosedAnnotatedTypes(component, creatorAnnotationsFor(componentAnnotation())); in validateCreators()