Searched defs:debugLayoutRepeats (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowSurfacePlacer.java259 void debugLayoutRepeats(final String msg, int pendingLayoutChanges) { method in class:WindowSurfacePlacer
334 debugLayoutRepeats("after handleAppTransitionReadyLocked",
348 debugLayoutRepeats("after handleAnimStopAndXitionLock",
362 debugLayoutRepeats("after animateAwayWallpaperLocked",
371 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("WallpaperMayChange",
386 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("mLayoutNeeded",
628 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats(
673 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after finishPostLayoutPolicyLw",
760 debugLayoutRepeats("dream and commitFinishDrawingLocked true",
770 debugLayoutRepeats("wallpape
[all...]

Completed in 177 milliseconds