Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivityTest.java376 final ContentCaptureEvent ctxUpdatedEvent = assertContextUpdated(events, 0); in testSimpleLifecycle_changeContextOnCreate() local
377 final ContentCaptureContext actualContext = ctxUpdatedEvent.getContentCaptureContext(); in testSimpleLifecycle_changeContextOnCreate()