Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivityTest.java299 final ContentCaptureContext newContext2 = null; in testSimpleLifecycle_changeContextAfterCreate() local
308 Log.i(TAG, "Updating root view (" + rootView + ") context to " + newContext2); in testSimpleLifecycle_changeContextAfterCreate()
309 mainSession.setContentCaptureContext(newContext2); in testSimpleLifecycle_changeContextAfterCreate()