Searched refs:dtstartDateValue (Results 1 – 1 of 1) sorted by relevance
738 long dtstartDateValue = normDateTimeComparisonValue(dtstart); in expand() local750 if (add && dtstartDateValue >= rangeStartDateValue in expand()751 && dtstartDateValue < rangeEndDateValue) { in expand()752 out.add(dtstartDateValue); in expand()985 if (genDateValue >= dtstartDateValue) { in expand()1007 if (!(dtstartDateValue == genDateValue in expand()1009 && dtstartDateValue >= rangeStartDateValue in expand()1010 && dtstartDateValue < rangeEndDateValue)) { in expand()