Home | History | Annotate | Download | only in util

Lines Matching refs:actualStart

713                         Date actualStart = null;
720 actualStart = rule.getFirstStart(fromOffset, 0);
721 if (actualStart.getTime() < firstStart) {
723 firstStart = actualStart.getTime();