Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/plugins/
DPluginInstanceTest.java282 public static class TestPluginImpl implements TestPlugin { class in PluginInstanceTest
284 public TestPluginImpl(RefCounter counter) { in TestPluginImpl() method in PluginInstanceTest.TestPluginImpl