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