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.java188 RealComponentAnnotation.Builder annotationBuilder = in componentAnnotation()
189 RealComponentAnnotation.builder().annotation(annotation); in componentAnnotation()
240 abstract static class RealComponentAnnotation extends ComponentAnnotation { class in ComponentAnnotation
295 RealComponentAnnotation build(); in build()