Searched refs:productionCreatorAnnotations (Results 1 – 2 of 2) sorted by relevance
116 public static ImmutableSet<Class<? extends Annotation>> productionCreatorAnnotations() { in productionCreatorAnnotations() method in ComponentCreatorAnnotation
33 …ort static dagger.internal.codegen.binding.ComponentCreatorAnnotation.productionCreatorAnnotations;312 ? intersection(subcomponentCreatorAnnotations(), productionCreatorAnnotations()) in subcomponentCreatorAnnotation()