Searched refs:getMainContentCaptureSession (Results 1 – 6 of 6) sorted by relevance
535 public MainContentCaptureSession getMainContentCaptureSession() { in getMainContentCaptureSession() method in ContentCaptureManager551 getMainContentCaptureSession().start(applicationToken, shareableActivityToken, in onActivityCreated()560 getMainContentCaptureSession().notifySessionResumed(); in onActivityResumed()567 getMainContentCaptureSession().notifySessionPaused(); in onActivityPaused()574 getMainContentCaptureSession().destroy(); in onActivityDestroyed()587 getMainContentCaptureSession().flush(reason); in flush()
4067 .getMainContentCaptureSession(); in notifyContentCaptureEvents()4952 mAttachInfo.mContentCaptureManager.getMainContentCaptureSession(); in performContentCaptureInitialReport()8544 .getMainContentCaptureSession(); in relayoutWindow()
10355 return ccm == null ? null : ccm.getMainContentCaptureSession(); in getAndCacheContentCaptureSession()31102 mContentCaptureManager.getMainContentCaptureSession()); in delayNotifyContentCaptureInsetsEvent()
1312 cm.getMainContentCaptureSession().setContentCaptureContext( in setLocusContextToContentCapture()
19175 HSPLandroid/view/contentcapture/ContentCaptureManager;->getMainContentCaptureSession()Landroid/view…
19239 HSPLandroid/view/contentcapture/ContentCaptureManager;->getMainContentCaptureSession()Landroid/view…