Searched refs:updateContentCaptureContext (Results 1 – 4 of 4) sorted by relevance
63 public void updateContentCaptureContext(@Nullable ContentCaptureContext context) { in updateContentCaptureContext() method in ChildContentCaptureSession
295 updateContentCaptureContext(context); in setContentCaptureContext()298 abstract void updateContentCaptureContext(@Nullable ContentCaptureContext context); in updateContentCaptureContext() method in ContentCaptureSession
526 public void updateContentCaptureContext(@Nullable ContentCaptureContext context) { in updateContentCaptureContext() method in MainContentCaptureSession
181 public void updateContentCaptureContext(ContentCaptureContext context) { in updateContentCaptureContext() method in ContentCaptureSessionTest.MyContentCaptureSession