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

/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java200 static final boolean DEBUG_LAYOUT_REPEATS = true; field in class:WindowManagerService
9134 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("On entry to LockedInner",
9171 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("loop number "
9183 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats(
9251 if (WindowManagerService.DEBUG_LAYOUT_REPEATS) {
9263 if (WindowManagerService.DEBUG_LAYOUT_REPEATS) {
9378 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after handleAppTransitionReadyLocked",
9392 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after handleAnimStopAndXitionLock",
9405 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after animateAwayWallpaperLocked",
9438 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeat
[all...]

Completed in 92 milliseconds