Home
last modified time | relevance | path

Searched refs:ConfigurationControllerStartable (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DConfigurationControllerModule.kt31 @ClassKey(ConfigurationControllerStartable::class)
32 fun bindConfigControllerStartable(impl: ConfigurationControllerStartable): CoreStartable
DConfigurationControllerStartable.kt26 class ConfigurationControllerStartable class