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
9083 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("On entry to LockedInner",
9120 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("loop number "
9132 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats(
9200 if (WindowManagerService.DEBUG_LAYOUT_REPEATS) {
9212 if (WindowManagerService.DEBUG_LAYOUT_REPEATS) {
9327 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after handleAppTransitionReadyLocked",
9341 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after handleAnimStopAndXitionLock",
9354 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after animateAwayWallpaperLocked",
9387 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeat
[all...]

Completed in 56 milliseconds