Searched refs:ShadeInteractorEmptyImpl (Results 1 – 2 of 2) sorted by relevance
29 import com.android.systemui.shade.domain.interactor.ShadeInteractorEmptyImpl57 abstract fun bindsShadeInteractor(si: ShadeInteractorEmptyImpl): ShadeInteractor
28 class ShadeInteractorEmptyImpl @Inject constructor() : ShadeInteractor { class