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.java50 static final boolean DEBUG_WINDOW_TRACE = false; field in WindowManagerDebugConfig
DWindowAnimator.java26 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_TRACE;
140 if (DEBUG_WINDOW_TRACE) { in animate()
228 if (DEBUG_WINDOW_TRACE) { in animate()
DRootWindowContainer.java83 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_TRACE;
806 if (DEBUG_WINDOW_TRACE) { in performSurfacePlacementNoTrace()
1010 if (DEBUG_WINDOW_TRACE) Slog.e(TAG, "performSurfacePlacementInner exit"); in performSurfacePlacementNoTrace()
DWindowManagerService.java120 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_TRACE;
4993 if (DEBUG_WINDOW_TRACE) { in handleMessage()
5301 if (DEBUG_WINDOW_TRACE) { in handleMessage()