Home
last modified time | relevance | path

Searched refs:ShadeInteractorLegacyImpl (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeModule.kt40 import com.android.systemui.shade.domain.interactor.ShadeInteractorLegacyImpl
57 sceneContainerOff: Provider<ShadeInteractorLegacyImpl> in provideBaseShadeInteractor()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/
DSysUITestModule.kt42 import com.android.systemui.shade.domain.interactor.ShadeInteractorLegacyImpl
111 sceneContainerOff: Provider<ShadeInteractorLegacyImpl> in bindTestableContext()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/shade/domain/interactor/
DShadeInteractorKosmos.kt53 ShadeInteractorLegacyImpl( in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/domain/interactor/
DShadeInteractorLegacyImpl.kt41 class ShadeInteractorLegacyImpl in <lambda>() class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DQuickSettingsControllerImplBaseTest.java64 import com.android.systemui.shade.domain.interactor.ShadeInteractorLegacyImpl;
223 new ShadeInteractorLegacyImpl( in setup()
DNotificationPanelViewControllerBaseTest.java140 import com.android.systemui.shade.domain.interactor.ShadeInteractorLegacyImpl;
443 new ShadeInteractorLegacyImpl( in setup()