Searched defs:debugLayoutRepeats (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowSurfacePlacer.java263 void debugLayoutRepeats(final String msg, int pendingLayoutChanges) { method in class:WindowSurfacePlacer
338 debugLayoutRepeats("after handleAppTransitionReadyLocked",
352 debugLayoutRepeats("after handleAnimStopAndXitionLock",
366 debugLayoutRepeats("after animateAwayWallpaperLocked",
375 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("WallpaperMayChange",
390 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("mLayoutNeeded",
632 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats(
677 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after finishPostLayoutPolicyLw",
762 debugLayoutRepeats("dream and commitFinishDrawingLocked true",
772 debugLayoutRepeats("wallpape
[all...]

Completed in 29 milliseconds