Searched refs:COMPONENT_FACTORY (Results 1 – 3 of 3) sorted by relevance
22 import static dagger.internal.codegen.binding.ComponentCreatorAnnotation.COMPONENT_FACTORY;50 creatorMessagesFor(COMPONENT_FACTORY);
29 import static dagger.internal.codegen.binding.ComponentCreatorAnnotation.COMPONENT_FACTORY;60 new Object[]{DEFAULT_MODE, COMPONENT_FACTORY, JAVAC}, in parameters()62 new Object[]{FAST_INIT_MODE, COMPONENT_FACTORY, JAVAC}); in parameters()
39 COMPONENT_FACTORY(Component.Factory.class), enumConstant