Home
last modified time | relevance | path

Searched refs:inWindowLauncherUnlockAnimationInteractor (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardSurfaceBehindInteractorKosmos.kt30 inWindowLauncherUnlockAnimationInteractor = { in <lambda>()
31 inWindowLauncherUnlockAnimationInteractor in <lambda>()
DInWindowLauncherUnlockAnimationInteractorKosmos.kt26 val Kosmos.inWindowLauncherUnlockAnimationInteractor by constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardSurfaceBehindInteractor.kt49 inWindowLauncherUnlockAnimationInteractor: Lazy<InWindowLauncherUnlockAnimationInteractor>, in <lambda>()
73 inWindowLauncherUnlockAnimationInteractor.get().isLauncherUnderneath() in <lambda>()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardSurfaceBehindInteractorTest.kt50 private val inWindowUnlockInteractor = kosmos.inWindowLauncherUnlockAnimationInteractor