Searched refs:ATTR_LAST_RETRY_MS (Results 1 – 1 of 1) sorted by relevance
90 private static final String ATTR_LAST_RETRY_MS = "lastAttemptMs"; field in UserManagerService655 serializer.attribute(null, ATTR_LAST_RETRY_MS, in writeUserLocked()784 lastAttemptTime = readLongAttribute(parser, ATTR_LAST_RETRY_MS, 0L); in readUserLocked()