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/am/
DActivityManagerDebugConfig.java88 static final boolean DEBUG_VISIBILITY = DEBUG_ALL || false; field in ActivityManagerDebugConfig
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java203 static final boolean DEBUG_VISIBILITY = false; field in WindowManagerService