HomeSort by relevance Sort by last modified time
    Searched full:secondcontext (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/content/src/android/content/cts/
ContextWrapperTest.java 703 Context secondContext = testContextWrapper.createPackageContext(getValidPackageName(),
705 assertNotNull(secondContext);
709 testContextWrapper.attachBaseContext(secondContext);
    [all...]

Completed in 2799 milliseconds