Searched refs:ATTR_TITLE (Results 1 – 1 of 1) sorted by relevance
77 private static final String ATTR_TITLE = "title"; field in ShortcutPackage1286 ShortcutService.writeAttr(out, ATTR_TITLE, si.getTitle()); in saveShortcut()1413 title = ShortcutService.parseStringAttribute(parser, ATTR_TITLE); in parseShortcut()