Searched refs:ATTR_TITLE_RES_NAME (Results 1 – 1 of 1) sorted by relevance
87 private static final String ATTR_TITLE_RES_NAME = "titlename"; field in ShortcutPackage1514 ShortcutService.writeAttr(out, ATTR_TITLE_RES_NAME, si.getTitleResName()); in saveShortcut()1684 titleResName = ShortcutService.parseStringAttribute(parser, ATTR_TITLE_RES_NAME); in parseShortcut()