Searched refs:DEBUG_WINDOW_MOVEMENT (Results 1 – 4 of 4) sorted by relevance
48 static final boolean DEBUG_WINDOW_MOVEMENT = false; field in WindowManagerDebugConfig
24 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_MOVEMENT;138 if (DEBUG_WINDOW_MOVEMENT) Slog.w(TAG_WM, in removeAllWindowsIfPossible()
74 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_MOVEMENT;1099 if (DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) Slog.w(TAG, in removeDeadWindows()
94 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_MOVEMENT;1784 if (DEBUG_WINDOW_MOVEMENT) Slog.v(TAG_WM, "Final remove of window: " + win); in postWindowRemoveCleanupLocked()