Searched refs:CoordinatorsSubcomponent (Results 1 – 1 of 1) sorted by relevance
30 @Module(subcomponents = [CoordinatorsSubcomponent::class])35 fun notifCoordinators(factory: CoordinatorsSubcomponent.Factory): NotifCoordinators =41 interface CoordinatorsSubcomponent { regex46 fun create(): CoordinatorsSubcomponent