Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivity.java1181 private void notifyContentCaptureManagerIfNeeded(@ContentCaptureNotificationType int type) { in notifyContentCaptureManagerIfNeeded() method in Activity
1789 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_START); in onPostCreate()
1924 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_RESUME); in onResume()
2362 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_PAUSE); in onPause()
2678 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_STOP); in onDestroy()
/frameworks/base/config/
Dboot-image-profile.txt669 HSPLandroid/app/Activity;->notifyContentCaptureManagerIfNeeded(I)V