Home
last modified time | relevance | path

Searched refs:bindThemeOverlayController (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUICoreStartableModule.kt132 abstract fun bindThemeOverlayController(sysui: ThemeOverlayController): CoreStartable method in com.android.systemui.CarSystemUICoreStartableModule
/packages/apps/TvSystemUI/src/com/android/systemui/tv/dagger/
DTVSystemUICoreStartableModule.kt119 abstract fun bindThemeOverlayController(sysui: ThemeOverlayController): CoreStartable method in com.android.systemui.tv.dagger.TVSystemUICoreStartableModule
/packages/apps/SystemUIGo/src/com/android/systemui/go/
DSystemUIGoCoreStartableModule.java143 abstract CoreStartable bindThemeOverlayController( in bindThemeOverlayController() method in SystemUIGoCoreStartableModule