Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/
DContextWrapperTest.java138 private static class TestContextWrapper extends ContextWrapper { class in ContextWrapperTest
139 TestContextWrapper(Context base) { in TestContextWrapper() method in ContextWrapperTest.TestContextWrapper
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
DTileLifecycleManagerTest.java565 private static class TestContextWrapper extends ContextWrapper { class in TileLifecycleManagerTest
569 TestContextWrapper(Context base) { in TestContextWrapper() method in TileLifecycleManagerTest.TestContextWrapper