Searched refs:DEBUG_DISPLAY (Results 1 – 4 of 4) sorted by relevance
67 static final boolean DEBUG_DISPLAY = false; field in WindowManagerDebugConfig
35 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_DISPLAY;240 if (DEBUG_DISPLAY) Slog.v(TAG_WM, "Adding display=" + display); in createDisplayContent()
105 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_DISPLAY;2283 if (DEBUG_DISPLAY) { in setMaxUiWidth()2304 if (DEBUG_DISPLAY) { in updateBaseDisplayMetrics()2571 if (DEBUG_DISPLAY) Slog.v(TAG_WM, "Removing display=" + this); in removeImmediately()
84 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_DISPLAY;7372 if (DEBUG_DISPLAY) { in setVr2dDisplayId()