Searched refs:getMainContentCaptureSession (Results 1 – 5 of 5) sorted by relevance
156 final ContentCaptureSession unused = manager.getMainContentCaptureSession(); in testUpdateWindowAttribute_setFlagSecure()170 final ContentCaptureSession unused = manager.getMainContentCaptureSession(); in testUpdateWindowAttribute_clearFlagSecure()187 final ContentCaptureSession unused = manager.getMainContentCaptureSession(); in testUpdateWindowAttribute_clearFlagSecureAfterDisabledByApp()
602 public ContentCaptureSession getMainContentCaptureSession() { in getMainContentCaptureSession() method in ContentCaptureManager652 getMainContentCaptureSession().start(applicationToken, shareableActivityToken, in onActivityCreated()661 getMainContentCaptureSession().notifySessionResumed(); in onActivityResumed()668 getMainContentCaptureSession().notifySessionPaused(); in onActivityPaused()675 getMainContentCaptureSession().destroy(); in onActivityDestroyed()688 getMainContentCaptureSession().flush(reason); in flush()
4544 final ContentCaptureSession session = manager.getMainContentCaptureSession(); in notifyContentCaptureEvents()5458 mAttachInfo.mContentCaptureManager.getMainContentCaptureSession(); in performContentCaptureInitialReport()9357 .getMainContentCaptureSession(); in relayoutWindow()
10961 return ccm == null ? null : ccm.getMainContentCaptureSession();32217 mContentCaptureManager.getMainContentCaptureSession()); in delayNotifyContentCaptureInsetsEvent()
1421 cm.getMainContentCaptureSession().setContentCaptureContext( in setLocusContextToContentCapture()