Searched defs:childComponentBuilder (Results 1 – 3 of 3) sorted by relevance
51 val childComponentBuilder = parentComponent.newChildComponentBuilder() in repeatedModuleBuilderThrowsInSubcomponent() constant
27 ChildComponent.Builder childComponentBuilder(); in childComponentBuilder() method
54 SubcomponentWithRepeatedModule.Builder childComponentBuilder = in repeatedModuleBuilderThrowsInSubcomponent() local