Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivity.java1084 private void notifyContentCaptureManagerIfNeeded(@ContentCaptureNotificationType int type) { in notifyContentCaptureManagerIfNeeded() method in Activity
1679 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_START); in onPostCreate()
1813 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_RESUME); in onResume()
2242 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_PAUSE); in onPause()
2556 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_STOP); in onDestroy()
/frameworks/base/config/
Dboot-image-profile.txt494 HSPLandroid/app/Activity;->notifyContentCaptureManagerIfNeeded(I)V