Home
last modified time | relevance | path

Searched defs:actualContext (Results 1 – 2 of 2) sorted by relevance

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivityTest.java323 final ContentCaptureContext actualContext = event1.getContentCaptureContext(); in testSimpleLifecycle_changeContextAfterCreate() local
377 final ContentCaptureContext actualContext = ctxUpdatedEvent.getContentCaptureContext(); in testSimpleLifecycle_changeContextOnCreate() local
/cts/tests/tests/content/src/android/content/cts/
DContextTest.java1216 Context actualContext = mContext.createPackageContext("com.android.shell", in testCreatePackageContext() local