Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/internal/codegen/base/
DComponentAnnotation.java60 private static final ImmutableSet<ClassName> ALL_COMPONENT_AND_CREATOR_ANNOTATIONS = field in ComponentAnnotation
219 return ALL_COMPONENT_AND_CREATOR_ANNOTATIONS; in allComponentAndCreatorAnnotations()