Searched refs:notifyContentCaptureManagerIfNeeded (Results 1 – 2 of 2) sorted by relevance
1080 private void notifyContentCaptureManagerIfNeeded(@ContentCaptureNotificationType int type) { in notifyContentCaptureManagerIfNeeded() method in Activity1673 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_START); in onPostCreate()1807 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_RESUME); in onResume()2236 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_PAUSE); in onPause()2550 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_STOP); in onDestroy()
494 HSPLandroid/app/Activity;->notifyContentCaptureManagerIfNeeded(I)V