Home
last modified time | relevance | path

Searched defs:moduleAnnotation (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DConfigurationAnnotations.java84 static ImmutableList<TypeMirror> getModuleIncludes(AnnotationMirror moduleAnnotation) { in getModuleIncludes()
91 static ImmutableList<TypeMirror> getModuleInjects(AnnotationMirror moduleAnnotation) { in getModuleInjects()