Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayPolicyTestsBase.java169 static class TestContextWrapper extends ContextWrapper { class in DisplayPolicyTestsBase
172 TestContextWrapper(Context targetContext, Resources targetResources) { in TestContextWrapper() method in DisplayPolicyTestsBase.TestContextWrapper