HomeSort by relevance Sort by last modified time
    Searched refs:debugLayoutRepeats (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
WindowSurfacePlacer.java 259 void debugLayoutRepeats(final String msg, int pendingLayoutChanges) {
334 debugLayoutRepeats("after handleAppTransitionReadyLocked",
348 debugLayoutRepeats("after handleAnimStopAndXitionLock",
362 debugLayoutRepeats("after animateAwayWallpaperLocked",
371 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("WallpaperMayChange",
386 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("mLayoutNeeded",
628 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats(
673 if (DEBUG_LAYOUT_REPEATS) debugLayoutRepeats("after finishPostLayoutPolicyLw",
    [all...]
WindowAnimator.java 336 mWindowPlacerLocked.debugLayoutRepeats(
351 mWindowPlacerLocked.debugLayoutRepeats(
450 mWindowPlacerLocked.debugLayoutRepeats(
475 mWindowPlacerLocked.debugLayoutRepeats(
    [all...]
WindowStateAnimator.java 498 mService.mWindowPlacerLocked.debugLayoutRepeats(
    [all...]

Completed in 108 milliseconds