Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java167 private final ISysuiUnlockAnimationController mSysuiUnlockAnimationController; field in OverviewProxyService
533 mSysuiUnlockAnimationController.asBinder());
671 mSysuiUnlockAnimationController = sysuiUnlockAnimationController; in OverviewProxyService()
673 mSysuiUnlockAnimationController = inWindowLauncherUnlockAnimationManager; in OverviewProxyService()