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.java41 private static final boolean DEBUG_VERBOSE = false; field in ScrollCaptureInternal
80 if (DEBUG_VERBOSE) { in detectScrollingType()
85 if (DEBUG_VERBOSE) { in detectScrollingType()
90 if (DEBUG_VERBOSE) { in detectScrollingType()
95 if (DEBUG_VERBOSE) { in detectScrollingType()
101 if (DEBUG_VERBOSE) { in detectScrollingType()
108 if (DEBUG_VERBOSE) { in detectScrollingType()
113 if (DEBUG_VERBOSE) { in detectScrollingType()
118 if (DEBUG_VERBOSE) { in detectScrollingType()
126 if (DEBUG_VERBOSE) { in detectScrollingType()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
DPrivacyDotViewController.kt614 if (DEBUG_VERBOSE) { in vlog()
626 private const val DEBUG_VERBOSE = false constant