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.java1055 /** @hide */ private static final int CONTENT_CAPTURE_RESUME = 2; field in Activity
1062 CONTENT_CAPTURE_RESUME,
1073 case CONTENT_CAPTURE_RESUME: in getContentCaptureTypeAsString()
1104 case CONTENT_CAPTURE_RESUME: in notifyContentCaptureManagerIfNeeded()
1813 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_RESUME); in onResume()