Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivity.java1170 /** @hide */ private static final int CONTENT_CAPTURE_RESUME = 2; field in Activity
1177 CONTENT_CAPTURE_RESUME,
1188 case CONTENT_CAPTURE_RESUME: in getContentCaptureTypeAsString()
1219 case CONTENT_CAPTURE_RESUME: in notifyContentCaptureManagerIfNeeded()
1969 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_RESUME); in onResume()