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