Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DPluginActionManager.java407 public static class PluginContextWrapper extends ContextWrapper { class in PluginActionManager
411 public PluginContextWrapper(Context base, ClassLoader classLoader) { in PluginContextWrapper() method in PluginActionManager.PluginContextWrapper