Searched refs:sEnableRemoteKeyguardGoingAwayAnimation (Results 1 – 8 of 8) sorted by relevance
353 if (!KeyguardService.sEnableRemoteKeyguardGoingAwayAnimation) {408 if (!KeyguardService.sEnableRemoteKeyguardGoingAwayAnimation ||
110 public static boolean sEnableRemoteKeyguardGoingAwayAnimation = field in KeyguardService241 if (sEnableRemoteKeyguardGoingAwayAnimation) {269 if (sEnableRemoteKeyguardGoingAwayAnimation) {
2252 if (KeyguardService.sEnableRemoteKeyguardGoingAwayAnimation && runner != null in handleStartKeyguardExitAnimation()2287 } else if (KeyguardService.sEnableRemoteKeyguardGoingAwayAnimation in handleStartKeyguardExitAnimation()
1034 && !WindowManagerService.sEnableRemoteKeyguardGoingAwayAnimation) { in handleNonAppWindowsInTransition()1048 && !WindowManagerService.sEnableRemoteKeyguardGoingAwayAnimation) { in handleNonAppWindowsInTransition()
772 && !WindowManagerService.sEnableRemoteKeyguardGoingAwayAnimation) { in handleNonAppWindowsInTransition()789 if (!WindowManagerService.sEnableRemoteKeyguardGoingAwayAnimation) { in handleNonAppWindowsInTransition()
442 public static final boolean sEnableRemoteKeyguardGoingAwayAnimation = field in WindowManagerService
1931 return isActivityIntent && KeyguardService.sEnableRemoteKeyguardGoingAwayAnimation; in shouldAnimateLaunch()
1822 && !WindowManagerService.sEnableRemoteKeyguardGoingAwayAnimation, in init()