Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeEmptyImplModule.kt39 abstract fun bindsShadeViewController(svc: ShadeViewControllerEmptyImpl): ShadeViewController method in com.android.systemui.shade.ShadeEmptyImplModule
DShadeModule.kt168 abstract fun bindsShadeViewController(shadeSurface: ShadeSurface): ShadeViewController method