Searched refs:updateContentCaptureContext (Results 1 – 4 of 4) sorted by relevance
62 public void updateContentCaptureContext(@Nullable ContentCaptureContext context) { in updateContentCaptureContext() method in ChildContentCaptureSession
290 updateContentCaptureContext(context); in setContentCaptureContext()293 abstract void updateContentCaptureContext(@Nullable ContentCaptureContext context); in updateContentCaptureContext() method in ContentCaptureSession
509 public void updateContentCaptureContext(@Nullable ContentCaptureContext context) { in updateContentCaptureContext() method in MainContentCaptureSession
165 public void updateContentCaptureContext(ContentCaptureContext context) { in updateContentCaptureContext() method in ContentCaptureSessionTest.MyContentCaptureSession