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

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java191 static final boolean DEBUG_LAYOUT_REPEATS = true; field in class:WindowManagerService
9686 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("On entry to LockedInner",
9723 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("loop number "
9735 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats(
9818 if (DEBUG_LAYOUT_REPEATS) {
9830 if (DEBUG_LAYOUT_REPEATS) {
9930 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after handleAppTransitionReadyLocked",
9942 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after handleAnimStopAndXitionLock",
9955 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after animateAwayWallpaperLocked",
9964 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeat
[all...]

Completed in 46 milliseconds