Searched refs:getContentCaptureContext (Results 1 – 5 of 5) sorted by relevance
132 ContentCaptureContext getContentCaptureContext() { in getContentCaptureContext() method in CtsContentCaptureService
1482 final ContentCaptureContext contentCaptureContext = service.getContentCaptureContext(); in getContentCaptureContextFromContentCaptureService()
306 assertContentCaptureContext(mainSession.getContentCaptureContext()); in testSimpleLifecycle_changeContextAfterCreate()323 final ContentCaptureContext actualContext = event1.getContentCaptureContext(); in testSimpleLifecycle_changeContextAfterCreate()329 assertThat(event2.getContentCaptureContext()).isNull(); in testSimpleLifecycle_changeContextAfterCreate()343 assertContentCaptureContext(mainSession.getContentCaptureContext()); in testSimpleLifecycle_changeContextOnCreate()377 final ContentCaptureContext actualContext = ctxUpdatedEvent.getContentCaptureContext(); in testSimpleLifecycle_changeContextOnCreate()
18115 …thod @Nullable public android.view.contentcapture.ContentCaptureContext getContentCaptureContext();
55771 …Nullable public final android.view.contentcapture.ContentCaptureContext getContentCaptureContext();