Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerDebugConfig.java51 static final boolean DEBUG_ROOT_TASK = false; field in WindowManagerDebugConfig
DActivityTaskManagerDebugConfig.java48 static final boolean DEBUG_ROOT_TASK = DEBUG_ALL || false; field in ActivityTaskManagerDebugConfig