Home | History | Annotate | Download | only in calendarcommon

Lines Matching refs:untilTime

96                     long untilTime = mIterator.toMillis(false /* use isDst */);
97 if (untilTime > lastTime) {
98 lastTime = untilTime;