Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java860 private static final boolean DEBUG_CONTENT_CAPTURE = false; field in View
9830 if (DEBUG_CONTENT_CAPTURE) { in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
9842 if (DEBUG_CONTENT_CAPTURE) { in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
9867 if (DEBUG_CONTENT_CAPTURE) { in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
9878 if (DEBUG_CONTENT_CAPTURE) { in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
DViewRootImpl.java244 private static final boolean DEBUG_CONTENT_CAPTURE = false || LOCAL_LOGV; field in ViewRootImpl
4242 if (DEBUG_CONTENT_CAPTURE) { in performContentCaptureInitialReport()
4260 if (DEBUG_CONTENT_CAPTURE) { in handleContentCaptureFlush()