Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/shade/domain/interactor/
DShadeAnimationInteractorKosmos.kt26 var Kosmos.shadeAnimationInteractorSceneContainerImpl: ShadeAnimationInteractorSceneContainerImpl by
28 ShadeAnimationInteractorSceneContainerImpl( in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeModule.kt35 import com.android.systemui.shade.domain.interactor.ShadeAnimationInteractorSceneContainerImpl
82 sceneContainerOn: Provider<ShadeAnimationInteractorSceneContainerImpl>, in provideShadeAnimationInteractor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/domain/interactor/
DShadeAnimationInteractorSceneContainerImpl.kt37 class ShadeAnimationInteractorSceneContainerImpl in <lambda>() class