Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DShortcutParser.java39 public class ShortcutParser { class
51 public ShortcutParser(Context context, ComponentName component) throws NameNotFoundException { in ShortcutParser() method in ShortcutParser
67 public ShortcutParser(Context context, String pkg, String name, int resId) { in ShortcutParser() method in ShortcutParser
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutParser.java46 public class ShortcutParser { class