Home
last modified time | relevance | path

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

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