Searched refs:TestContextWrapper (Results 1 – 2 of 2) sorted by relevance
67 final ContextWrapper wrapper = new TestContextWrapper(null /* base */); in testRegisterComponentCallbacksWithoutBaseContextBeforeT()89 final ContextWrapper wrapper = new TestContextWrapper(null /* base */); in testRegisterComponentCallbacksWithoutBaseContextAfterT()138 private static class TestContextWrapper extends ContextWrapper { class in ContextWrapperTest139 TestContextWrapper(Context base) { in TestContextWrapper() method in ContextWrapperTest.TestContextWrapper
114 private TestContextWrapper mWrappedContext;137 mWrappedContext = new TestContextWrapper(mContext); in setUp()565 private static class TestContextWrapper extends ContextWrapper { class in TileLifecycleManagerTest569 TestContextWrapper(Context base) { in TestContextWrapper() method in TileLifecycleManagerTest.TestContextWrapper