Searched refs:DEBUG_REORDER (Results 1 – 1 of 1) sorted by relevance
184 static final boolean DEBUG_REORDER = false; field in WindowManagerService4955 if (DEBUG_REORDER) Slog.v(TAG, "Looking for lower windows in " + wtoken.token); in findAppWindowInsertionPointLocked()4957 … if (DEBUG_REORDER) Slog.v(TAG, "Skipping token -- currently sending to bottom"); in findAppWindowInsertionPointLocked()4967 if (DEBUG_REORDER) Slog.v(TAG, in findAppWindowInsertionPointLocked()4976 if (DEBUG_REORDER) Slog.v(TAG, "Found win @" + (pos + 1)); in findAppWindowInsertionPointLocked()4987 if (DEBUG_REORDER) Slog.v(TAG, "Found wallpaper @" + pos); in findAppWindowInsertionPointLocked()