Home
last modified time | relevance | path

Searched refs:DEBUG_VERBOSE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DScrollCaptureInternal.java40 private static final boolean DEBUG_VERBOSE = false; field in ScrollCaptureInternal
78 if (DEBUG_VERBOSE) { in detectScrollingType()
83 if (DEBUG_VERBOSE) { in detectScrollingType()
89 if (DEBUG_VERBOSE) { in detectScrollingType()
94 if (DEBUG_VERBOSE) { in detectScrollingType()
99 if (DEBUG_VERBOSE) { in detectScrollingType()
106 if (DEBUG_VERBOSE) { in detectScrollingType()
111 if (DEBUG_VERBOSE) { in detectScrollingType()
116 if (DEBUG_VERBOSE) { in detectScrollingType()
124 if (DEBUG_VERBOSE) { in detectScrollingType()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
DPrivacyDotViewController.kt582 if (DEBUG_VERBOSE) { in vlog()
594 private const val DEBUG_VERBOSE = false constant