Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/internal/codegen/writing/
DComponentImplementation.java799 createRootComponentFactoryMethod(); in addFactoryMethods()
803 private void createRootComponentFactoryMethod() { in createRootComponentFactoryMethod() method in ShardImplementation