Searched refs:sEnableRemoteKeyguardOccludeAnimation (Results 1 – 3 of 3) sorted by relevance
116 public static boolean sEnableRemoteKeyguardOccludeAnimation = field in KeyguardService249 if (sEnableRemoteKeyguardOccludeAnimation) {276 if (sEnableRemoteKeyguardOccludeAnimation) {
3294 final boolean notify = !WindowManagerService.sEnableRemoteKeyguardOccludeAnimation in setKeyguardOccludedLw()
448 public static final boolean sEnableRemoteKeyguardOccludeAnimation = field in WindowManagerService