Searched defs:DEBUG_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | WindowManagerDebugConfig.java | 47 static final boolean DEBUG_VISIBILITY = false; field in WindowManagerDebugConfig |
D | ActivityTaskManagerDebugConfig.java | 61 static final boolean DEBUG_VISIBILITY = DEBUG_ALL || false; field in ActivityTaskManagerDebugConfig |