Searched refs:getContentCaptureContext (Results 1 – 3 of 3) sorted by relevance
132 ContentCaptureContext getContentCaptureContext() { in getContentCaptureContext() method in CtsContentCaptureService
756 final ContentCaptureContext contentCaptureContext = service.getContentCaptureContext(); in getContentCaptureContextFromContentCaptureService()
306 assertContentCaptureContext(mainSession.getContentCaptureContext()); in testSimpleLifecycle_changeContextAfterCreate()322 final ContentCaptureContext actualContext = event1.getContentCaptureContext(); in testSimpleLifecycle_changeContextAfterCreate()327 assertThat(event2.getContentCaptureContext()).isNull(); in testSimpleLifecycle_changeContextAfterCreate()341 assertContentCaptureContext(mainSession.getContentCaptureContext()); in testSimpleLifecycle_changeContextOnCreate()375 final ContentCaptureContext actualContext = ctxUpdatedEvent.getContentCaptureContext(); in testSimpleLifecycle_changeContextOnCreate()