Searched refs:bindsShadeInteractor (Results 1 – 3 of 3) sorted by relevance
57 abstract fun bindsShadeInteractor(si: ShadeInteractorEmptyImpl): ShadeInteractor method
164 abstract fun bindsShadeInteractor(si: ShadeInteractorImpl): ShadeInteractor method in com.android.systemui.shade.ShadeModule
78 @Binds @SysUISingleton fun bindsShadeInteractor(sii: ShadeInteractorImpl): ShadeInteractor in bindTestableContext() method