Searched refs:creatorAnnotationsFor (Results 1 – 3 of 3) sorted by relevance
26 import static dagger.internal.codegen.binding.ComponentCreatorAnnotation.creatorAnnotationsFor;184 creatorAnnotationsFor(componentAnnotation).stream() in create()
125 public static ImmutableSet<Class<? extends Annotation>> creatorAnnotationsFor( in creatorAnnotationsFor() method in ComponentCreatorAnnotation
32 import static dagger.internal.codegen.binding.ComponentCreatorAnnotation.creatorAnnotationsFor;221 creatorAnnotationsFor(componentAnnotation()).stream() in validateCreators()