Home
last modified time | relevance | path

Searched defs:DEBUG_TASK_SNAPSHOT (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DStartingWindowController.java70 public static final boolean DEBUG_TASK_SNAPSHOT = false; field in StartingWindowController
H A DStartingSurfaceDrawer.java111 static final boolean DEBUG_TASK_SNAPSHOT = StartingWindowController.DEBUG_TASK_SNAPSHOT; field in StartingSurfaceDrawer