Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarPhoneModule.java36 CentralSurfaces bindsCentralSurfaces(CentralSurfacesImpl impl); in bindsCentralSurfaces() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DStartCentralSurfacesModule.kt33 abstract fun bindsCentralSurfaces(centralSurfaces: CentralSurfacesImpl): CoreStartable method