Searched refs:notifyContentCaptureManagerIfNeeded (Results 1 – 2 of 2) sorted by relevance
1181 private void notifyContentCaptureManagerIfNeeded(@ContentCaptureNotificationType int type) { in notifyContentCaptureManagerIfNeeded() method in Activity1789 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()
669 HSPLandroid/app/Activity;->notifyContentCaptureManagerIfNeeded(I)V