Home
last modified time | relevance | path

Searched refs:sysuiUnlockAnimationController (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/
DOverviewProxyServiceTest.kt112 @Mock private lateinit var sysuiUnlockAnimationController: KeyguardUnlockAnimationController variable in com.android.systemui.recents.OverviewProxyServiceTest
248 sysuiUnlockAnimationController, in createOverviewProxyService()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java635 KeyguardUnlockAnimationController sysuiUnlockAnimationController, in OverviewProxyService() argument
671 mSysuiUnlockAnimationController = sysuiUnlockAnimationController; in OverviewProxyService()