Home
last modified time | relevance | path

Searched defs:DEBUG_CONFIGURATION (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerDebugConfig.java42 static final boolean DEBUG_CONFIGURATION = false; field in WindowManagerDebugConfig
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java271 private static final boolean DEBUG_CONFIGURATION = false || LOCAL_LOGV; field in ViewRootImpl
/aosp14/frameworks/base/core/java/android/app/
H A DActivityThread.java280 public static final boolean DEBUG_CONFIGURATION = false; field in ActivityThread