Searched refs:ATTR_LAST_RESET (Results 1 – 1 of 1) sorted by relevance
82 private static final String ATTR_LAST_RESET = "last-reset"; field in ShortcutPackage1467 ShortcutService.writeAttr(out, ATTR_LAST_RESET, mLastResetTime); in saveToXml()1613 ShortcutService.parseLongAttribute(parser, ATTR_LAST_RESET); in loadFromXml()