Searched refs:DEBUG_DISPLAY (Results 1 – 2 of 2) sorted by relevance
67 static final boolean DEBUG_DISPLAY = false; field in WindowManagerDebugConfig
222 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_DISPLAY;10888 if (DEBUG_DISPLAY) Slog.v(TAG_WM, "Adding display=" + display); in newDisplayContentLocked()10993 if (DEBUG_DISPLAY) Slog.v(TAG_WM, "Removing display=" + displayContent); in handleDisplayRemovedLocked()