Searched refs:DEBUG_DISPLAY (Results 1 – 5 of 5) sorted by relevance
19 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_DISPLAY;60 if (DEBUG_DISPLAY) Slog.i(TAG_WM, "removeDisplay: could not find displayId=" in removeContainer()
67 static final boolean DEBUG_DISPLAY = false; field in WindowManagerDebugConfig
63 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_DISPLAY;222 if (DEBUG_DISPLAY) Slog.v(TAG_WM, "Adding display=" + display); in createDisplayContent()240 if (DEBUG_DISPLAY) { in createDisplayContent()
70 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_DISPLAY;1794 if (DEBUG_DISPLAY) { in setMaxUiWidth()1815 if (DEBUG_DISPLAY) { in updateBaseDisplayMetrics()2002 if (DEBUG_DISPLAY) Slog.v(TAG_WM, "Removing display=" + this); in removeImmediately()
78 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_DISPLAY;7421 if (DEBUG_DISPLAY) { in setVr2dDisplayId()