Searched refs:mContentCaptureEnabled (Results 1 – 1 of 1) sorted by relevance
433 int mContentCaptureEnabled = CONTENT_CAPTURE_ENABLED_NOT_CHECKED; field in ViewRootImpl3557 switch (mContentCaptureEnabled) { in isContentCaptureEnabled()3564 mContentCaptureEnabled = reallyEnabled ? CONTENT_CAPTURE_ENABLED_TRUE in isContentCaptureEnabled()3568 Log.w(TAG, "isContentCaptureEnabled(): invalid state " + mContentCaptureEnabled); in isContentCaptureEnabled()