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.java1057 /** @hide */ private static final int CONTENT_CAPTURE_STOP = 4; field in Activity
1064 CONTENT_CAPTURE_STOP
1077 case CONTENT_CAPTURE_STOP: in getContentCaptureTypeAsString()
1110 case CONTENT_CAPTURE_STOP: in notifyContentCaptureManagerIfNeeded()
2556 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_STOP); in onDestroy()