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