Home
last modified time | relevance | path

Searched refs:getContentCaptureContext (Results 1 – 5 of 5) sorted by relevance

/cts/tests/translation/src/android/translation/cts/
DCtsContentCaptureService.java132 ContentCaptureContext getContentCaptureContext() { in getContentCaptureContext() method in CtsContentCaptureService
DUiTranslationManagerTest.java1482 final ContentCaptureContext contentCaptureContext = service.getContentCaptureContext(); in getContentCaptureContextFromContentCaptureService()
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivityTest.java306 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()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt18115 …thod @Nullable public android.view.contentcapture.ContentCaptureContext getContentCaptureContext();
Dcurrent.txt55771 …Nullable public final android.view.contentcapture.ContentCaptureContext getContentCaptureContext();