Home
last modified time | relevance | path

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

/external/dagger2/javatests/dagger/functional/producers/subcomponent/
DMultiPackageSubcomponents.java27 ChildComponent.Builder childComponentBuilder(); in childComponentBuilder() method
/external/dagger2/javatests/dagger/functional/subcomponent/repeat/
DRepeatedModuleTest.java54 SubcomponentWithRepeatedModule.Builder childComponentBuilder = in repeatedModuleBuilderThrowsInSubcomponent() local