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