Searched refs:fromModuleAnnotation (Results 1 – 2 of 2) sorted by relevance
191 public static ComponentAnnotation fromModuleAnnotation(ModuleAnnotation moduleAnnotation) { in fromModuleAnnotation() method
556 return create(typeElement, ComponentAnnotation.fromModuleAnnotation(annotation.get())); in moduleComponentDescriptor()