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