Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DActivity.java1169 /** @hide */ private static final int CONTENT_CAPTURE_STOP = 4; field in Activity
1176 CONTENT_CAPTURE_STOP
1189 case CONTENT_CAPTURE_STOP: in getContentCaptureTypeAsString()
1222 case CONTENT_CAPTURE_STOP: in notifyContentCaptureManagerIfNeeded()
2713 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_STOP); in onDestroy()