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

  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerDebugConfig.java 61 static final boolean DEBUG_LAYOUT_REPEATS = false;
WindowAnimator.java 32 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_LAYOUT_REPEATS;
335 if (DEBUG_LAYOUT_REPEATS) {
350 if (DEBUG_LAYOUT_REPEATS) {
449 if (DEBUG_LAYOUT_REPEATS) {
474 if (DEBUG_LAYOUT_REPEATS) {
    [all...]
WindowSurfacePlacer.java 26 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_LAYOUT_REPEATS;
333 if (DEBUG_LAYOUT_REPEATS)
347 if (DEBUG_LAYOUT_REPEATS)
361 if (DEBUG_LAYOUT_REPEATS)
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...]
WindowStateAnimator.java 31 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_LAYOUT_REPEATS;
497 if (DEBUG_LAYOUT_REPEATS)
    [all...]

Completed in 468 milliseconds