Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java392 private static final int CONTENT_CAPTURE_ENABLED_NOT_CHECKED = 0; field in ViewRootImpl
735 int mContentCaptureEnabled = CONTENT_CAPTURE_ENABLED_NOT_CHECKED;
5413 case CONTENT_CAPTURE_ENABLED_NOT_CHECKED: in isContentCaptureEnabled()