Searched refs:notifyContentCaptureManagerIfNeeded (Results 1 – 3 of 3) sorted by relevance
1266 private void notifyContentCaptureManagerIfNeeded(@ContentCaptureNotificationType int type) { in notifyContentCaptureManagerIfNeeded() method in Activity1954 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_START); in onPostCreate()2079 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_RESUME); in onResume()2481 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_PAUSE); in onPause()2790 notifyContentCaptureManagerIfNeeded(CONTENT_CAPTURE_STOP); in onDestroy()
591 HSPLandroid/app/Activity;->notifyContentCaptureManagerIfNeeded(I)V