Home
last modified time | relevance | path

Searched refs:DEBUG_KEYGUARD (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerDebugConfig.java42 static final boolean DEBUG_KEYGUARD = false; field in WindowManagerDebugConfig
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java264 static final boolean DEBUG_KEYGUARD = false; field in PhoneWindowManager
3978 if (DEBUG_KEYGUARD) Slog.d(TAG, "transition/occluded changed occluded=" in handleStartTransitionForKeyguardLw()
3986 if (DEBUG_KEYGUARD) Slog.d(TAG, "Starting keyguard exit animation"); in handleStartTransitionForKeyguardLw()
5615 if (DEBUG_KEYGUARD) Slog.d(TAG, "setKeyguardOccluded occluded=" + isOccluded);
6884 if (DEBUG_KEYGUARD) Slog.d(TAG, "PWM.dismissKeyguardLw"); in dismissKeyguardLw()
6912 if (DEBUG_KEYGUARD) Slog.d(TAG, "PWM.startKeyguardExitAnimation"); in startKeyguardExitAnimation()