Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java288 private static final int CONTENT_CAPTURE_ENABLED_FALSE = 2; field in ViewRootImpl
4316 case CONTENT_CAPTURE_ENABLED_FALSE: in isContentCaptureEnabled()
4321 : CONTENT_CAPTURE_ENABLED_FALSE; in isContentCaptureEnabled()