Searched refs:ConfigurationControllerStartable (Results 1 – 2 of 2) sorted by relevance
31 @ClassKey(ConfigurationControllerStartable::class)32 fun bindConfigControllerStartable(impl: ConfigurationControllerStartable): CoreStartable
26 class ConfigurationControllerStartable class