Searched defs:ShortcutParser (Results 1 – 3 of 3) sorted by relevance
39 public class ShortcutParser { class51 public ShortcutParser(Context context, ComponentName component) throws NameNotFoundException { in ShortcutParser() method in ShortcutParser67 public ShortcutParser(Context context, String pkg, String name, int resId) { in ShortcutParser() method in ShortcutParser
420 protected class ShortcutParser implements TagParser { class in AutoInstallsLayout424 public ShortcutParser(Resources iconRes) { in ShortcutParser() method in AutoInstallsLayout.ShortcutParser
47 public class ShortcutParser { class