Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerDebugConfig.java41 static final boolean DEBUG_VISIBILITY = false; field in WindowManagerDebugConfig
H A DActivityTaskManagerDebugConfig.java51 static final boolean DEBUG_VISIBILITY = DEBUG_ALL || false; field in ActivityTaskManagerDebugConfig