Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java402 private static final int CONTENT_CAPTURE_ENABLED_FALSE = 2; field in ViewRootImpl
5411 case CONTENT_CAPTURE_ENABLED_FALSE: in isContentCaptureEnabled()
5416 : CONTENT_CAPTURE_ENABLED_FALSE; in isContentCaptureEnabled()