Home
last modified time | relevance | path

Searched refs:DEBUG_WINDOW_TRACE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerDebugConfig.java63 static final boolean DEBUG_WINDOW_TRACE = false; field in WindowManagerDebugConfig
DWindowAnimator.java19 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_TRACE;
145 if (DEBUG_WINDOW_TRACE) { in animate()
255 if (DEBUG_WINDOW_TRACE) { in animate()
DRootWindowContainer.java41 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_TRACE;
576 if (DEBUG_WINDOW_TRACE) Slog.v(TAG, "performSurfacePlacementInner: entry. Called by " in performSurfacePlacementNoTrace()
769 if (DEBUG_WINDOW_TRACE) Slog.e(TAG, in performSurfacePlacementNoTrace()
DWindowManagerService.java96 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_TRACE;
4589 if (DEBUG_WINDOW_TRACE) { in handleMessage()
4979 if (DEBUG_WINDOW_TRACE) { in handleMessage()