Searched refs:DEBUG_WINDOW_MOVEMENT (Results 1 – 5 of 5) sorted by relevance
19 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_MOVEMENT;83 if (DEBUG_WINDOW_MOVEMENT) Slog.w(TAG_WM, "removeAllWindows: removing win=" + win); in removeAllWindows()
48 static final boolean DEBUG_WINDOW_MOVEMENT = false; field in WindowManagerDebugConfig
26 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_MOVEMENT;526 if (DEBUG_WINDOW_MOVEMENT) { in removeAllWindows()546 if (DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) { in removeAllDeadWindows()
28 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_MOVEMENT;726 if (DEBUG_WINDOW_MOVEMENT) Slog.v(TAG, in updateWallpaperWindowsPlacement()746 if (DEBUG_WALLPAPER_LIGHT || DEBUG_WINDOW_MOVEMENT in updateWallpaperWindowsPlacement()
238 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_MOVEMENT;1074 if (DEBUG_FOCUS || DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) Slog.v( in placeWindowAfter()1084 if (DEBUG_FOCUS || DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) Slog.v( in placeWindowBefore()1272 if (DEBUG_FOCUS || DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) Slog.v(TAG_WM, in addAppWindowToListLocked()1304 if (DEBUG_FOCUS || DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) Slog.v(TAG_WM, in addAppWindowToTokenListLocked()1342 if (DEBUG_FOCUS || DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) Slog.v(TAG_WM, in addFreeWindowToListLocked()1622 if (DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) Slog.v( in addInputMethodWindowToListLocked()1640 if (DEBUG_WINDOW_MOVEMENT) Slog.v(TAG_WM, "Temp removing at " + wpos + ": " + win); in tmpRemoveWindowLocked()1650 if (DEBUG_WINDOW_MOVEMENT) Slog.v(TAG_WM, "Temp removing child at " in tmpRemoveWindowLocked()1667 if (DEBUG_WINDOW_MOVEMENT) Slog.v(TAG_WM, "ReAdd removing from " + wpos + ": " + win); in reAddWindowToListInOrderLocked()[all …]