Searched refs:DEBUG_WINDOW_MOVEMENT (Results 1 – 5 of 5) sorted by relevance
48 static final boolean DEBUG_WINDOW_MOVEMENT = false; field in WindowManagerDebugConfig
25 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_MOVEMENT;117 if (DEBUG_WINDOW_MOVEMENT) Slog.w(TAG_WM, in removeAllWindowsIfPossible()
24 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_MOVEMENT;
45 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_MOVEMENT;829 if (DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) Slog.w(TAG, in removeDeadWindows()
95 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_MOVEMENT;1712 if (DEBUG_WINDOW_MOVEMENT) Slog.v(TAG_WM, "Final remove of window: " + win); in postWindowRemoveCleanupLocked()