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
90 private TestContextWrapper mWrappedContext;108 mWrappedContext = new TestContextWrapper(mContext); in setUp()405 private static class TestContextWrapper extends ContextWrapper { class in TileLifecycleManagerTest409 TestContextWrapper(Context base) { in TestContextWrapper() method in TileLifecycleManagerTest.TestContextWrapper