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

/frameworks/base/services/java/com/android/server/wm/
H A DAppWindowToken.java180 if (WindowManagerService.DEBUG_VISIBILITY) Slog.v(WindowManagerService.TAG,
192 if (WindowManagerService.DEBUG_VISIBILITY) Slog.v(WindowManagerService.TAG,
286 if (WindowManagerService.DEBUG_VISIBILITY) Slog.v(WindowManagerService.TAG, "Update reported visibility: " + this);
296 if (WindowManagerService.DEBUG_VISIBILITY) {
335 if (WindowManagerService.DEBUG_VISIBILITY) Slog.v(WindowManagerService.TAG, "VIS " + this + ": interesting="
346 if (WindowManagerService.DEBUG_VISIBILITY) Slog.v(
H A DWindowState.java58 static final boolean DEBUG_VISIBILITY = WindowManagerService.DEBUG_VISIBILITY; field in class:WindowState
665 if (DEBUG_VISIBILITY) Slog.v(
792 if (DEBUG_VISIBILITY) {
889 if (DEBUG_VISIBILITY) {
902 if (DEBUG_VISIBILITY) Slog.v(WindowManagerService.TAG, "Showing " + this
1067 if (DEBUG_VISIBILITY) {
1561 if (DEBUG_VISIBILITY) Slog.v(WindowManagerService.TAG, "Policy visibility true: " + this);
1563 if (DEBUG_VISIBILITY) Slog.v(WindowManagerService.TAG, "doAnimation: mPolicyVisibility="
1609 if (DEBUG_VISIBILITY) Slo
[all...]
H A DWindowManagerService.java157 static final boolean DEBUG_VISIBILITY = false; field in class:WindowManagerService
1747 if (DEBUG_VISIBILITY || DEBUG_WALLPAPER) Slog.v(TAG,
1985 if (DEBUG_VISIBILITY || DEBUG_WALLPAPER) Slog.v(TAG,
2629 if (DEBUG_VISIBILITY) Slog.v(TAG,
2701 if (DEBUG_VISIBILITY) Slog.i(TAG, "Relayout invis " + win
2746 if (DEBUG_VISIBILITY) Slog.i(TAG, "Releasing surface in: " + win);
2748 if (DEBUG_VISIBILITY) Slog.i(TAG,
6710 if (DEBUG_VISIBILITY) Slog.v(
6724 if (DEBUG_VISIBILITY) Slog.v(
7761 if (DEBUG_VISIBILITY) Slo
[all...]

Completed in 461 milliseconds