Searched refs:MINIMUM_USER_STAMP (Results 1 – 2 of 2) sorted by relevance
1468 protected static final int MINIMUM_USER_STAMP = 2; field in Calendar1474 private transient int nextStamp = MINIMUM_USER_STAMP;4930 nextStamp = MINIMUM_USER_STAMP; in readObject()5313 if (stamp[field] >= MINIMUM_USER_STAMP) { in validateFields()5389 if (stamp[MILLISECONDS_IN_DAY] >= MINIMUM_USER_STAMP && in computeTime()5396 if (stamp[ZONE_OFFSET] >= MINIMUM_USER_STAMP || in computeTime()5397 stamp[DST_OFFSET] >= MINIMUM_USER_STAMP) { in computeTime()5687 if (stamp[JULIAN_DAY] >= MINIMUM_USER_STAMP) {
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...