Searched refs:mSysuiUnlockAnimationController (Results 1 – 1 of 1) sorted by relevance
113 private ISysuiUnlockAnimationController mSysuiUnlockAnimationController; field in SystemUiProxy234 mSysuiUnlockAnimationController = sysuiUnlockAnimationController; in setProxy()1096 if (mSysuiUnlockAnimationController != null) { in setLauncherUnlockAnimationController()1098 mSysuiUnlockAnimationController.setLauncherUnlockController(controller); in setLauncherUnlockAnimationController()1116 if (mSysuiUnlockAnimationController != null) { in notifySysuiSmartspaceStateUpdated()1118 mSysuiUnlockAnimationController.onLauncherSmartspaceStateUpdated(state); in notifySysuiSmartspaceStateUpdated()