D | ShortcutPackage.java | 67 class ShortcutPackage extends ShortcutPackageItem { class 146 private ShortcutPackage(ShortcutUser shortcutUser, in ShortcutPackage() method in ShortcutPackage 154 public ShortcutPackage(ShortcutUser shortcutUser, int packageUserId, String packageName) { in ShortcutPackage() method in ShortcutPackage 1600 public static ShortcutPackage loadFromXml(ShortcutService s, ShortcutUser shortcutUser, in loadFromXml() 1607 final ShortcutPackage ret = new ShortcutPackage(shortcutUser, in loadFromXml()
|