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