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