Searched refs:DEBUG_WAKEUP (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java143 static final boolean DEBUG_WAKEUP = false; field in class:PhoneWindowManager
295 if (DEBUG_WAKEUP) Slog.i(TAG, "All windows ready for display!");
302 if (DEBUG_WAKEUP) Slog.d(TAG, "mKeyguardDelegate.ShowListener.onShown.");
611 if (DEBUG_WAKEUP) Slog.w(TAG, "Setting mKeyguardDrawComplete");
619 if (DEBUG_WAKEUP) Slog.w(TAG, "Setting mWindowManagerDrawComplete");
5018 if (DEBUG_WAKEUP) Slog.i(TAG, "Going to sleep...");
5052 if (DEBUG_WAKEUP) Slog.i(TAG, "Waking up...");
5075 if (DEBUG_WAKEUP) Slog.d(TAG, "null mKeyguardDelegate: setting mKeyguardDrawComplete.");
5098 if (DEBUG_WAKEUP) Slog.i(TAG, "Screen turned off...");
5112 if (DEBUG_WAKEUP) Slo
[all...]

Completed in 60 milliseconds