Searched refs:DEFINE_COMPONENT_CLASSES (Results 1 – 3 of 3) sorted by relevance
180 Processors.hasAnnotation(typeElement, ClassNames.DEFINE_COMPONENT_CLASSES), in from()184 ClassNames.DEFINE_COMPONENT_CLASSES.simpleName(), in from()205 Processors.getAnnotationMirror(element, ClassNames.DEFINE_COMPONENT_CLASSES); in defineComponentClass()218 ClassNames.DEFINE_COMPONENT_CLASSES.simpleName(), in defineComponentClass()
77 AnnotationSpec.builder(ClassNames.DEFINE_COMPONENT_CLASSES) in generateFile()
43 public static final ClassName DEFINE_COMPONENT_CLASSES = field in ClassNames