Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivityTest.java298 final ContentCaptureContext newContext1 = newContentCaptureContext(); in testSimpleLifecycle_changeContextAfterCreate() local
304 Log.i(TAG, "Updating root view (" + rootView + ") context to " + newContext1); in testSimpleLifecycle_changeContextAfterCreate()
305 mainSession.setContentCaptureContext(newContext1); in testSimpleLifecycle_changeContextAfterCreate()