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