Home
last modified time | relevance | path

Searched refs:ConnectedDisplayInteractorImpl (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/display/
DDisplayModule.kt24 import com.android.systemui.display.domain.interactor.ConnectedDisplayInteractorImpl
33 provider: ConnectedDisplayInteractorImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/display/domain/interactor/
DConnectedDisplayInteractor.kt85 class ConnectedDisplayInteractorImpl class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/display/domain/interactor/
DConnectedDisplayInteractorTest.kt68 ConnectedDisplayInteractorImpl( in <lambda>()