Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/cts/
DContextWrapperTest.java60 Context secondContext = testContextWrapper.createPackageContext(getValidPackageName(), in testAccessBaseContext() local
62 assertNotNull(secondContext); in testAccessBaseContext()
66 testContextWrapper.attachBaseContext(secondContext); in testAccessBaseContext()