Searched refs:lastDateFieldSet (Results 1 – 2 of 2) sorted by relevance
695 && lastDateFieldSet != DAY_OF_YEAR; in computeTime()697 && (lastDateFieldSet == DAY_OF_WEEK || lastDateFieldSet == WEEK_OF_YEAR)) { in computeTime()699 if (lastDateFieldSet == WEEK_OF_YEAR) { in computeTime()701 } else if (lastDateFieldSet == DAY_OF_WEEK) { in computeTime()726 && (lastDateFieldSet == DAY_OF_WEEK in computeTime()727 … || lastDateFieldSet == WEEK_OF_MONTH || lastDateFieldSet == DAY_OF_WEEK_IN_MONTH)) { in computeTime()745 && lastDateFieldSet != DAY_OF_WEEK_IN_MONTH) { in computeTime()766 && lastDateFieldSet != DAY_OF_YEAR; in computeTime()795 lastDateFieldSet = 0; in computeTime()1216 lastDateFieldSet = WEEK_OF_MONTH; in roll()
336 transient int lastDateFieldSet; field in Calendar1126 lastDateFieldSet = field; in set()