Searched refs:sEnableRemoteKeyguardOccludeAnimation (Results 1 – 3 of 3) sorted by relevance
87 public static boolean sEnableRemoteKeyguardOccludeAnimation = field in KeyguardService108 if (sEnableRemoteKeyguardOccludeAnimation) { in KeyguardService()
267 if (!WindowManagerService.sEnableRemoteKeyguardOccludeAnimation in setOccluded()
459 public static final boolean sEnableRemoteKeyguardOccludeAnimation = !sEnableShellTransitions field in WindowManagerService