Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUICoreStartableModule.kt138 abstract fun bindWMShell(sysui: WMShell): CoreStartable method
/packages/apps/TvSystemUI/src/com/android/systemui/tv/dagger/
DTVSystemUICoreStartableModule.kt161 abstract fun bindWMShell(sysui: WMShell): CoreStartable method in com.android.systemui.tv.dagger.TVSystemUICoreStartableModule
/packages/apps/SystemUIGo/src/com/android/systemui/go/
DSystemUIGoCoreStartableModule.java156 abstract CoreStartable bindWMShell(WMShell wmShell); in bindWMShell() method in SystemUIGoCoreStartableModule