Searched refs:StartKeyguardExitAnimParams (Results 1 – 1 of 1) sorted by relevance
1897 StartKeyguardExitAnimParams params = (StartKeyguardExitAnimParams) msg.obj;2742 new StartKeyguardExitAnimParams(transit, startTime, fadeoutDuration, apps, in startKeyguardExitAnimation()2849 private static class StartKeyguardExitAnimParams { class in KeyguardViewMediator2859 private StartKeyguardExitAnimParams(@WindowManager.TransitionOldType int transit, in StartKeyguardExitAnimParams() method in KeyguardViewMediator.StartKeyguardExitAnimParams