Searched refs:bindWMShell (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Car/SystemUI/src/com/android/systemui/ | ||
D | CarSystemUICoreStartableModule.kt | 138 abstract fun bindWMShell(sysui: WMShell): CoreStartable method |
/packages/apps/TvSystemUI/src/com/android/systemui/tv/dagger/ | ||
D | TVSystemUICoreStartableModule.kt | 161 abstract fun bindWMShell(sysui: WMShell): CoreStartable method in com.android.systemui.tv.dagger.TVSystemUICoreStartableModule |
/packages/apps/SystemUIGo/src/com/android/systemui/go/ | ||
D | SystemUIGoCoreStartableModule.java | 156 abstract CoreStartable bindWMShell(WMShell wmShell); in bindWMShell() method in SystemUIGoCoreStartableModule |