Searched refs:newChildComponentWithoutRepeatedModule (Results 1 – 4 of 4) sorted by relevance
43 val childComponent = parentComponent.newChildComponentWithoutRepeatedModule() in repeatedModuleHasSameStateInGrandchildSubcomponent()67 val childComponent = parentComponent.newChildComponentWithoutRepeatedModule() in repeatedModuleBuilderThrowsInGrandchildSubcomponent()
28 fun newChildComponentWithoutRepeatedModule(): SubcomponentWithoutRepeatedModule in state() method
46 parentComponent.newChildComponentWithoutRepeatedModule(); in repeatedModuleHasSameStateInGrandchildSubcomponent()71 parentComponent.newChildComponentWithoutRepeatedModule(); in repeatedModuleBuilderThrowsInGrandchildSubcomponent()
32 SubcomponentWithoutRepeatedModule newChildComponentWithoutRepeatedModule(); in newChildComponentWithoutRepeatedModule() method