Searched refs:TestContextWrapper (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/policy/
H A DPhoneWindowManagerTestBase.java70 TestContextWrapper mContext;
80 mContext = new TestContextWrapper(InstrumentationRegistry.getTargetContext());
186 static class TestContextWrapper extends ContextWrapper { class in class:PhoneWindowManagerTestBase
189 public TestContextWrapper(Context targetContext) { method in class:PhoneWindowManagerTestBase.TestContextWrapper

Completed in 59 milliseconds