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

/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java186 static final boolean DEBUG_LAYOUT_REPEATS = true; field in class:WindowManagerService
8962 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("On entry to LockedInner",
8999 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("loop number "
9011 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats(
9083 if (DEBUG_LAYOUT_REPEATS) {
9095 if (DEBUG_LAYOUT_REPEATS) {
9194 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after handleAppTransitionReadyLocked",
9206 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after handleAnimStopAndXitionLock",
9219 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after animateAwayWallpaperLocked",
9228 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeat
[all...]

Completed in 43 milliseconds