Home
last modified time | relevance | path

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

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