Searched refs:ATTR_RANK (Results 1 – 1 of 1) sorted by relevance
97 private static final String ATTR_RANK = "rank"; field in ShortcutPackage1550 ShortcutService.writeAttr(out, ATTR_RANK, si.getRank()); in saveShortcut()1695 rank = (int) ShortcutService.parseLongAttribute(parser, ATTR_RANK); in parseShortcut()