Searched refs:DEBUG_DISPLAY (Results 1 – 3 of 3) sorted by relevance
68 static final boolean DEBUG_DISPLAY = false; field in WindowManagerDebugConfig
63 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_DISPLAY;232 if (DEBUG_DISPLAY) Slog.v(TAG_WM, "Adding display=" + display); in createDisplayContent()
62 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_DISPLAY;1661 if (DEBUG_DISPLAY) { in setMaxUiWidth()1682 if (DEBUG_DISPLAY) { in updateBaseDisplayMetrics()1889 if (DEBUG_DISPLAY) Slog.v(TAG_WM, "Removing display=" + this); in removeImmediately()