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

/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java8644 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("On entry to LockedInner",
8681 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("loop number "
8693 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats(
8766 debugLayoutRepeats(
8778 debugLayoutRepeats(
8892 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after handleAppTransitionReadyLocked",
8904 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after handleAnimStopAndXitionLock",
8917 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after animateAwayWallpaperLocked",
8927 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("WallpaperMayChange",
8941 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("mLayoutNeede
10448 void debugLayoutRepeats(final String msg, int pendingLayoutChanges) { method in class:WindowManagerService
[all...]

Completed in 69 milliseconds