Searched refs:LightsOutInteractor (Results 1 – 4 of 4) sorted by relevance
33 private val interactor: LightsOutInteractor = LightsOutInteractor(statusBarModeRepository)
22 val Kosmos.lightsOutInteractor by Kosmos.Fixture { LightsOutInteractor(statusBarModeRepository) } in <lambda>()
31 import com.android.systemui.statusbar.phone.domain.interactor.LightsOutInteractor in <lambda>()83 private val lightsOutInteractor: LightsOutInteractor,
33 class LightsOutInteractor class