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