Home
last modified time | relevance | path

Searched refs:RealComponentAnnotation (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/java/dagger/internal/codegen/base/
DComponentAnnotation.java168 RealComponentAnnotation.Builder annotationBuilder = in componentAnnotation()
169 RealComponentAnnotation.builder().annotation(annotation); in componentAnnotation()
215 abstract static class RealComponentAnnotation extends ComponentAnnotation { class in ComponentAnnotation
270 RealComponentAnnotation build(); in build()