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