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