Searched defs:ATTR_LAST_RESET (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutPackage.java74 private static final String ATTR_LAST_RESET = "last-reset"; field in class:ShortcutPackage
1261 ShortcutService.writeAttr(out, ATTR_LAST_RESET, mLastResetTime);
1359 ShortcutService.parseLongAttribute(parser, ATTR_LAST_RESET);

Completed in 29 milliseconds