Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerDebugConfig.java45 static final boolean DEBUG_DRAG = true; field in WindowManagerDebugConfig
/aosp14/frameworks/base/core/java/android/view/
H A DViewDebug.java95 public static final boolean DEBUG_DRAG = false; field in ViewDebug