Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivity.java1053 /** @hide */ private static final int CONTENT_CAPTURE_STOP = 4; field in Activity
1060 CONTENT_CAPTURE_STOP
1073 case CONTENT_CAPTURE_STOP: in getContentCaptureTypeAsString()
1106 case CONTENT_CAPTURE_STOP: in notifyContentCaptureManagerIfNeeded()
2550 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_STOP); in onDestroy()