Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/internal/codegen/binding/
DComponentCreatorAnnotation.java77 public final boolean isProductionCreatorAnnotation() { in isProductionCreatorAnnotation() method in ComponentCreatorAnnotation
120 componentCreatorAnnotation.isProductionCreatorAnnotation()) in productionCreatorAnnotations()
DErrorMessages.java63 creatorAnnotation.isProductionCreatorAnnotation(), in creatorMessagesFor()