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