Home
last modified time | relevance | path

Searched refs:getMainContentCaptureSession (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureManager.java535 public MainContentCaptureSession getMainContentCaptureSession() { in getMainContentCaptureSession() method in ContentCaptureManager
551 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()
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4067 .getMainContentCaptureSession(); in notifyContentCaptureEvents()
4952 mAttachInfo.mContentCaptureManager.getMainContentCaptureSession(); in performContentCaptureInitialReport()
8544 .getMainContentCaptureSession(); in relayoutWindow()
H A DView.java10355 return ccm == null ? null : ccm.getMainContentCaptureSession(); in getAndCacheContentCaptureSession()
31102 mContentCaptureManager.getMainContentCaptureSession()); in delayNotifyContentCaptureInsetsEvent()
/aosp14/frameworks/base/core/java/android/app/
H A DActivity.java1312 cm.getMainContentCaptureSession().setContentCaptureContext( in setLocusContextToContentCapture()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt19175 HSPLandroid/view/contentcapture/ContentCaptureManager;->getMainContentCaptureSession()Landroid/view…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19239 HSPLandroid/view/contentcapture/ContentCaptureManager;->getMainContentCaptureSession()Landroid/view…